conversations_rename
Rename a Slack conversation by providing the channel ID and a new name. The name must be lowercase, no spaces or periods, max 80 characters.
Instructions
Rename a conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ID of the channel to rename (e.g. C0123). | |
| name | Yes | New channel name (lowercase, no spaces or periods, max 80 chars). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||