conversations_create
Create a new Slack channel, either public or private, with a specified name and optional team target.
Instructions
Create a new channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Channel name (lowercase, no spaces or periods, max 80 chars). | |
| is_private | No | Create a private channel instead of a public one. | |
| team_id | No | Encoded team ID to create the channel in (for org-wide tokens). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||