start_thread
Creates a coding thread in an existing T3 project workspace and sends instructions to the agent to perform the task. Retry with a consistent operationId and identical arguments if a run fails ambiguously.
Instructions
Create a thread and send instructions to its agent in the existing project workspace. May change files and incur provider charges. Defaults to approval-required. Worktree creation is not supported. Reuse operationId and identical arguments after ambiguous failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| projectId | Yes | ||
| operationId | Yes | Unique ID for this operation. Keep this ID and all arguments unchanged when retrying, including after a timeout. | |
| runtimeMode | No | approval-required | |
| instructions | Yes | ||
| environmentId | Yes | ||
| modelSelection | No | ||
| interactionMode | No | default |