pb_auth_get_user
Retrieve details of the authenticated user within the PocketBase MCP Server, enabling access to user-specific information for secure and context-aware operations.
Instructions
Get information about the currently authenticated user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}