clickup_chat_dm
Send direct messages to ClickUp users within workspaces using the ClickUp CLI MCP server for efficient communication.
Instructions
Send a direct message to a user
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Message content | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. | |
| user_id | Yes | User ID to DM |