code_workspace_codex_thread_action
Rename, archive, unarchive, compact, or rollback a Codex thread within a workspace. Use a JSON payload to specify the action details.
Instructions
Perform a thread-level Codex action.
Args: action: One of: rename, archive, unarchive, compact, rollback body: JSON object payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| thread_id | Yes | ||
| action | Yes | ||
| body | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |