codex_repair_issue
Execute a predefined repair action to fix common issues in Codex workflows. Actions include recovering stale operations, refreshing catalog, and more. Audit logs track before/after state. Use force=true for unsafe actions.
Instructions
Run an allowlisted MCP/Codex repair action with before/after audit. Unsafe actions require force=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| diagnosis_id | No | ||
| thread_id | No | ||
| turn_id | No | ||
| operation_id | No | ||
| workflow_id | No | ||
| client_request_id | No | ||
| reason | No | ||
| sandbox | No | ||
| approval_policy | No | ||
| dry_run | No | ||
| force | No | ||
| stale_after_minutes | No | ||
| older_than_days | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| agentGuidance | No | ||
| agentGuidanceText | No | ||
| recoveryAttemptState | No |