roles_get
Retrieve detailed information about a specific role by ID, including hierarchy, assignments, and settings.
Instructions
Get detailed information about a specific role by ID.
Retrieves complete information about a single role including hierarchy, assignments, and settings.
Workflow tips:
Use roles/list to find role IDs first
Response includes parent role and hierarchy level
Shows assignment counts
Cached for 15 minutes for better performance
Common use cases:
Get role details: { "id": 123 }
Check role hierarchy
View role assignment count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the role to retrieve |