bridge_forget
Clear a thread's session to start fresh on the next call. Optionally specify a thread name to forget only that thread, or omit to forget all threads.
Instructions
Drop a thread's session so the next call to that name starts fresh. Pass a thread name to forget just that one, or omit it to forget ALL threads. A call already in flight for that thread finishes but its state update is discarded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |