My Permissions
permissions_meCheck the current user's effective role and permissions in the workspace to gate UI elements, debug access errors, or discover capabilities.
Instructions
Return the caller's effective role + permissions in the current workspace. Useful for client-side UI gating, debugging access errors, and capability discovery. / Devuelve el rol efectivo y los permisos del llamante en el workspace actual.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | ||
| role | No | ||
| permissions | No | ||
| workspaceId | No |