create_user_group
Creates a user group (team) in a ClickUp workspace by specifying a name and list of member user IDs.
Instructions
Create a User Group (Team) in a Workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| name | Yes | ||
| members | Yes | User ids. | |
| handle | No |