forge_status
Check alpha-forge prerequisites and capabilities before use. Returns binary found, version, authentication, plan, doctor, and error status without failing on missing binary.
Instructions
Report alpha-forge capabilities/prerequisites before use (doctor + version).
Read-only triage: returns {binary_found, version, authenticated, plan, doctor, error}.
Never fails when the binary is missing — returns binary_found=false instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | Yes |