clickup_chat_channel_create
Create a chat channel in a ClickUp workspace to organize team communication, specifying name, description, visibility, and workspace.
Instructions
Create a chat channel in a workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Channel description | |
| name | Yes | Channel name | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. | |
| visibility | No | Channel visibility (public or private) |