get_current_user
Retrieves information about the currently authenticated user, including email, name, roles, and accessible projects.
Instructions
Get current authenticated user information.
Returns information about the currently authenticated user including their email, name, roles, and accessible projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||