Ask local Codex
ask_codexStart a read-only Codex job asynchronously and receive a job ID to retrieve the result later.
Instructions
Start a read-only local Codex job and return its job ID immediately.
The project is a path relative to the configured Codex root. The server rejects paths outside that root and always runs Codex in read-only mode. Use get_codex_job to retrieve the final result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| attempt | No | ||
| project | No | . | |
| step_id | No | ||
| workflow_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |