Read a background delegation's result
codex_job_resultRetrieve the full output of a finished background coding delegation using its job ID. Returns an error if the job is still running.
Instructions
Return the full output of a finished background delegation. Errors if the job is still running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job_id returned by codex_delegate. |