get_current_user
Retrieve information about the currently authenticated user in Metabase to access personal account details and permissions.
Instructions
š¤ [SAFE] Get information about the currently authenticated user (you). Risk: None - read-only operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}