create_chat_message_reply
Reply directly to any ClickUp chat message by providing the message ID and content. Works with Markdown or plain text format.
Instructions
Reply to a Chat message (v3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| message_id | Yes | Message ID. | |
| content | Yes | ||
| content_format | No |