Interrupt a running turn
interrupt_threadStop an agent's current response on a thread while preserving the session, allowing you to send new messages afterward.
Instructions
Interrupt the agent's current turn on a thread (like pressing stop). The thread and session survive; you can send a new message afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes |