assistantStop
Requests that an active BetterForms assistants stream stop gracefully.
Expected Options
Key
Type
Description
Example
{
"action": "assistantStop",
"options": {
"threadId": "thread_123",
"runId": "run_456"
}
}Behavior Notes
Related Pages
Last updated
Was this helpful?