get_current_user
Retrieve information about the currently authenticated user, such as name, email, and role.
Instructions
Get information about the current authenticated user.
Returns: JSON string containing current user details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |