codex-reply
Continue an existing Codex conversation by submitting a follow-up prompt with the thread ID, preserving context across turns.
Instructions
Continues an existing Codex thread started by codex (or a previous session) with a follow-up prompt. Mirrors the removed codex mcp-server's codex-reply tool; conversationId is accepted as a deprecated alias for threadId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| threadId | No | ||
| conversationId | No | ||
| timeout-seconds | No |