Validate submission (admin)
Coming soon
The v2 MCP API is in preview and not yet generally available. These pages document its tools and request/response shapes; live data access is limited to enrolled organizations until v2 is released.
Re-run Stage-1 lint on a persisted partner submission and optionally trigger Stage-2 AI review. Returns {status, issues[], aiReview?} per spec §6.3. Requires an admin-scoped API key. Submissions belonging to other orgs return submission_not_found.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
submissionId | string | ✅ Yes | - | |
includeAiReview | boolean | ❌ No | false |