get_chat_channel
Retrieve a specific chat channel from ClickUp by providing its channel ID. Optionally specify a workspace ID to scope the request.
Instructions
Get a single Chat channel by id (v3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| channel_id | Yes | Channel ID. |