create_channel
Create a new Slack channel by providing a name and optional privacy setting. Use this to set up public or private channels for team communication.
Instructions
Create a new Slack channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Channel name (lowercase, no spaces, use hyphens) | |
| is_private | No | Create as private channel |