crm_get_role_details
Retrieve detailed permissions and hierarchy for a specific role using its role ID.
Instructions
Get detailed metadata for a specific role including permissions and hierarchy
Prerequisites: Use crm_get_all_roles to identify target role_id Next Steps: Use crm_get_all_users with role filter → crm_get_all_profiles to see profile associations → crm_update_role for permission changes Common Pattern: Role identification → Detailed role analysis → User impact assessment → Role modification workflow Error Recovery: If role_id not found, refresh with crm_get_all_roles → verify role still exists → check access permissions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role_id | Yes | ID of the role |