Get My Permissions
get_my_permissionsGet the caller's own role and effective permission strings in the active organization — custom roles resolved. This is the tool to reach for after a permission error: it says what the caller actually holds. Set includeCatalog to also get every permission the product defines with its description, to map a denied action onto a name. 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 |
|---|---|---|---|
| includeCatalog | No | Also return the full catalog of permissions the product defines (default false) |