assistant_threads_set_title
Set the title for an AI assistant thread in a Slack channel. Specify the channel ID, thread timestamp, and title to update.
Instructions
Set the title for an AI assistant thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title text to set for the thread. | |
| 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 | |||