edubase_get_user
Retrieve or verify a user's details on the EduBase platform using a user identification string, or 'me' for the current user.
Instructions
Get/check user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User identification string. Use 'me' to get the current user, but prefer /user:me endpoint instead. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam (generated) account | |
| name | Yes | full name | |
| user | Yes | user identification string | |
| status | Yes | user is enabled |