get_chat_channel
Retrieve details of a ClickUp Chat channel by ID. Use to inspect channel name, description, topic, visibility, and location.
Instructions
Get a single Chat channel by id (ClickUp Chat v3) — its name, description, topic, visibility and location. Use to inspect a channel's settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| channel_id | Yes | ID of the Chat channel to fetch. |