clickup_chat_reply_send
Reply to ClickUp chat messages directly from the command line interface to maintain communication flow within tasks and projects.
Instructions
Send a reply to a chat message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | Message ID | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. | |
| text | Yes | Reply content |