List granted permissions
graph_list_permissionsCheck which Microsoft Graph tool groups and scopes are enabled, whether admin consent is needed, and the signed-in account to diagnose 403 or insufficient-privileges errors.
Instructions
Reports how this server is configured: which tool groups are enabled, the delegated Microsoft Graph scopes each one uses, which of them need a tenant administrator to consent, whether write tools are suppressed, and the signed-in account. Call it when a request fails with 403 or "insufficient privileges" to see whether the needed area is switched on at all. Reads only the signed-in account from Graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||