Continue Codex with Fable's answer
bridge_continue_codexResume a saved Codex run by passing Fable's answer, and continue the session until the task is complete, blocked, or fails.
Instructions
Resume the exact saved Codex session and worktree after Codex asked Fable for help. Call this automatically in the same Claude turn after answering the question returned by bridge_orchestrate_codex. Continue until completed, blocked, failed, or the round limit is reached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | Run ID returned by the orchestration tool. | |
| fableAnswer | Yes | Fable's concrete answer to Codex's question. |