codex_reply
Resume a past Codex conversation by providing its session ID and a follow-up prompt to continue the thread.
Instructions
Continue a Codex conversation by providing the thread/session ID and a follow-up prompt. Uses codex exec resume under the hood.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | The session/thread ID (UUID) from a previous Codex call. | |
| prompt | Yes | The follow-up prompt to continue the conversation. |