clickup_chat_channel_followers
List users who receive notifications from a ClickUp Chat channel to manage communication and track engagement within your workspace.
Instructions
List the users who follow (receive notifications from) a ClickUp Chat channel. Followers are a subset of members — a member may or may not be a follower. Returns an array of user objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ID of the channel. Obtain from clickup_chat_channel_list (field: id). | |
| team_id | No | Workspace (team) ID. Obtain from clickup_workspace_list (field: id). Omit to use the default workspace from config. |