clickup_role_list
Lists the custom roles defined in a ClickUp workspace, including standard and enterprise custom roles, for viewing baseline permissions assigned to users.
Instructions
List the custom roles defined in a ClickUp workspace (Member, Guest, Admin, Owner, plus any custom roles on Enterprise plans). Roles define baseline permissions assigned to users. Returns an array of role objects (id, name, members).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Workspace (team) ID. Obtain from clickup_workspace_list (field: id). Omit to use the default workspace from config. |