assistant_threads_set_suggested_prompts
Update an AI assistant thread with suggested prompts to guide user interactions in Slack.
Instructions
Set suggested prompts for an AI assistant thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional heading shown above the suggested prompts. | |
| prompts | No | List of prompt objects, each with ``title`` and ``message`` keys. | |
| 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 | |||