codex_capabilities
List this server's tools, tiers, and result fingerprint for caching. Optionally include full schemas as a fallback for resource-blind clients.
Instructions
List this server's tools, tiers, and the result fingerprint. Free — no model call. Clients can cache by the fingerprint. Pass include_schemas to also embed the full error-envelope / result-meta schemas (a tool-reachable fallback to the codex:// resources for resource-blind clients).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_schemas | No | Opt-in tool-reachable fallback for resource-blind clients: also embed the full 'error-envelope', 'result-meta', 'capabilities-result', and/or 'status-result' schema in the response (the default payload omits them and points at the codex:// resources instead). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes |