codex_get_runtime_capabilities
Retrieve a compact cached inventory of your Codex server runtime capabilities, including models, permission profiles, hooks, skills, and account status.
Instructions
Read a compact cached inventory of local codex-app-server runtime capabilities: models, permission profiles, sandbox readiness, hooks, skills, provider features, redacted account status, and supported schema methods.
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 |