clickup_group_create
Create user groups in ClickUp workspaces to organize team members and manage permissions efficiently.
Instructions
Create a user group in a workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| member_ids | No | User IDs to add as members | |
| name | Yes | Group name | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. |