codex_get_runtime_capabilities
Read runtime capabilities, models, permissions, hooks, and account state. Use after health check or before starting new work.
Instructions
Read compact runtime capabilities, models, permissions, hooks, account state, and supported methods. Use this after health or before new work. In client mode refresh queues a worker command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | ||
| cwd | No | ||
| timeout_seconds | No | ||
| include_models | No | ||
| include_hooks | No | ||
| include_skills | No | ||
| include_account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| agentGuidance | No | ||
| agentGuidanceText | No | ||
| recoveryAttemptState | No |