assistant_threads_set_status
Update or clear the status text displayed on an AI assistant thread in Slack.
Instructions
Set the status for an AI assistant thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Status text to display, e.g. ``"is thinking..."``. Empty string clears the status. | |
| thread_ts | Yes | Timestamp of the parent assistant thread (e.g. ``1700000000.000100``). | |
| channel_id | Yes | ID of the channel containing the assistant thread (e.g. ``C0123``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||