list_user_groups
Retrieve all user groups in a ClickUp workspace, including their IDs and member lists. Use this tool to find a group ID before mentioning or assigning a group.
Instructions
List the User Groups (a.k.a. Teams — named sub-groups of people inside a Workspace) and their members. Returns each group's id, name, handle and member list. Use to find a group_id before mentioning or assigning a group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| group_ids | No | Optional list of specific User Group ids to fetch. Omit to return all groups in the Workspace. |