users_get_current
Get details about the currently authorized user, including role and access levels, to verify API token user and check permissions.
Instructions
Get information about the current authorized user.
Returns details about the user associated with the API token being used.
Workflow tips:
No parameters needed
Useful for checking current user's permissions
Shows role and access levels
Cached for 10 minutes
Common use cases:
Get current user info: {}
Check own permissions
Verify API token user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||