Check autocoding agent prerequisites
check_agent_prerequisitesChecks if your account has everything needed to run autonomous coding agents. Returns a checklist: API key validity, private network, SSH keypair, and billing. Safe to call anytime — read-only. Call this first before create_controller.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| github_pat | No | GitHub Personal Access Token to validate (repo + workflow scopes required) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all_ok | No | ||
| checks | No |