create_chat_direct_message
Create or retrieve a direct message channel with specified users to enable private messaging in ClickUp Chat.
Instructions
Create (or fetch the existing) direct-message channel with one or more users (ClickUp Chat v3). Returns the DM channel. Use before sending a private message to specific people.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| user_ids | Yes | User ids to include in the direct-message conversation (1 for a 1:1 DM, more for a group DM). |