codex_check_result
Check the status of an asynchronous Codex task and retrieve its result upon completion.
Instructions
Check the status of an async Codex task. Returns running/completed status and the result if available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task_id returned by codex_execute_async |