continue_turn
Submit a new prompt to an existing thread in a T3 Code environment to continue the conversation. Specify the environment and thread ID to add your next turn.
Instructions
Submit a new turn to an explicitly selected existing thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| threadId | Yes | ||
| environmentId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| continuation | No |