get_chat_channel_members
Retrieve the list of members in a specified ClickUp Chat channel. Identify who has access to a channel by providing the channel ID.
Instructions
List members of a Chat channel (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. | |
| cursor | No | ||
| limit | No |