Users Get Current User
users_get_current_userFetch the profile of the currently authenticated Mitti user. Since no dedicated endpoint exists, this tool returns guidance to search users by email instead.
Instructions
Get the profile of the currently authenticated Mitti user. NOTE: Mitti's current API has no dedicated 'current user' endpoint — this always returns failure with guidance to use search_users with a known email instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| message | Yes | ||
| success | Yes |