Dispatch preflight check
setup_checkRuns dispatch-readiness checks on a project: verifies GitHub connection, codebase index, Anthropic BYOK key, and autofix status. Returns pass/fail results and repo URL when connected.
Instructions
[Deprecated — use diagnose_setup with mode=dispatch or diagnose_connection.] Run the 4 dispatch-readiness checks for a project and return their pass/fail status (GitHub repo connected, codebase indexed, Anthropic BYOK key present, autofix enabled). Also returns the target repo URL when GitHub is connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project UUID to check. Falls back to the projectId the server was initialised with. |