get_current_user
Retrieve profile details of the authenticated user, including ID, username, email, and account status.
Instructions
Get information about the currently authenticated user. Returns user profile including id, username, email, is_active, is_superuser status, and profile image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||