chat_stream
Send text chunks to an AI assistant thread in Slack using channel ID, thread timestamp, and text.
Instructions
Stream a message to an AI assistant thread.
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 to stream text into (e.g. ``1700000000.000100``). | |
| text | Yes | Text chunk to stream into the message. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||