Get a role
team_get_roleInspect a role's full scope list to verify permissions before assigning or editing. Requires team:read scope.
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) |