crm_get_all_roles
Retrieve all Zoho CRM roles in the organization to understand role hierarchy and support user assignment management.
Instructions
Get all roles in the organization
Prerequisites: Use crm_get_all_profiles first to understand profile-role relationships Next Steps: Use crm_get_role_details for specific role analysis → crm_get_all_users to see role assignments → crm_update_role for modifications Common Pattern: Role discovery → Role detail analysis → User assignment review → Role management Error Recovery: If role list is empty, check organization setup with crm_get_organization_details → verify user permissions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||