codex_analyze_issue
Analyze scoped diagnostics to deliver a compact root-cause summary and recommend safe next actions.
Instructions
Analyze scoped diagnostics and recommend safe next actions. Use this after collect_diagnostics or when a human needs a compact root-cause summary. Follow agentGuidance rather than inventing retries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem_text | No | ||
| operation_id | No | ||
| workflow_id | No | ||
| thread_id | No | ||
| turn_id | No | ||
| action_id | No | ||
| command_id | No | ||
| since_minutes | No | ||
| include_evidence | No | ||
| record | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| agentGuidance | No | ||
| agentGuidanceText | No | ||
| recoveryAttemptState | No |