conversations_set_purpose
Set the purpose for a Slack conversation to communicate its intent. Specify the channel ID and a purpose text up to 250 characters.
Instructions
Set the purpose for a conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ID of the conversation to update (e.g. C0123). | |
| purpose | Yes | New purpose text (max 250 chars). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||