Get Custom Role
get_custom_roleRetrieve a custom role's permission strings, member count, and last change time using its ID. Use to audit role details or confirm access before making changes.
Instructions
Get one custom role by ID: its permission strings, how many members hold it and when it was last changed. Get the ID from list_custom_roles or from a member's customRoleId. Requires organization context. Read-only: members, roles, teams and SSO are not changeable through MCP by design — a human does those in the web app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roleId | Yes | Public ID (GUID) of the custom role |