Skip to main content
continueCodexCloudTask sends a follow-up instruction to an existing task.
automations/continue-codex-task.automation.ts
mode defaults to code, which lets the remote agent change the repository. Use ask for a response without repository changes. By default, the action continues the task’s current assistant turn; pass turnId to continue a specific turn. Optional second argument { account } defaults to the project binding. The returned turn starts asynchronously.
Codex Cloud does not currently provide an official public REST API. This action calls undocumented ChatGPT backend endpoints that may change without notice.