Get a role
team_get_roleRetrieve a role's complete scope list to verify exact permissions before assigning or editing it. Get full role details to make informed access decisions.
Instructions
Get one role (system or customer-owned) with its full scope list. Use to inspect exactly what a role grants before assigning it (team_update_member_role) or editing it (team_update_role). Requires the team:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role_id | Yes | Role UUID (find it via team_list_roles) | |
| customer_id | Yes | Your customer UUID (shown in the WARP portal under Settings) |