users_get_permissions
Get all permissions assigned to a user, including access levels and restrictions, to audit user access and verify permissions before operations.
Instructions
Get user permissions.
Returns all permissions assigned to the specified user including access levels and restrictions.
Workflow tips:
Shows detailed permission breakdown
Includes app-specific permissions
Useful for auditing user access
Cached for 10 minutes
Common use cases:
Get user permissions: { "id": 123 }
Audit user access levels
Verify permissions before operations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the user |