clickup_chat_message_send
Send messages to ClickUp chat channels to communicate with team members and share updates directly from the command line interface.
Instructions
Send a message to a chat channel
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | Channel ID | |
| content | Yes | Message content | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. |