chat_stop_stream
Stop an AI assistant streaming message by specifying the Slack channel ID and the thread timestamp to halt the ongoing response.
Instructions
Stop an AI assistant streaming message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ID of the channel containing the stream (e.g. ``C0123``). | |
| thread_ts | Yes | Timestamp of the parent thread whose stream should be stopped (e.g. ``1700000000.000100``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||