clickup_chat_channel_update
Modify ClickUp chat channel details by updating its name and description to reflect current project needs or team communication changes.
Instructions
Update a chat channel
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | Channel ID | |
| description | No | New channel description | |
| name | No | New channel name | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. |