start_turn
Create a thread and submit its first turn in a chosen T3 environment and project. Provide environment ID, project ID, and prompt to initialize the conversation and start the turn.
Instructions
Create a thread and submit its first turn in an explicitly selected environment and project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| projectId | Yes | ||
| environmentId | Yes | ||
| modelSelection | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| start | No |