get_current_user
Retrieves the authenticated user's identity, including name, email, and staff record. Resolves personal references to enable context for subsequent queries.
Instructions
Who the calling user is: name, email and their linked staff record. Use it to resolve 'I', 'me' or 'my' to a staff name for other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||