session_interrupt
Interrupt a running agent and optionally redirect it with a new instruction to change its course of action.
Instructions
Interrupt a running agent, optionally redirecting it with a new instruction.
Sends a user.interrupt; if then_message is given, it follows immediately so
the agent stops what it's doing and takes the new direction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| then_message | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||