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