User profile
user_get_user_info_selfGet profile details of the currently authorized Avito account, including numeric id, email, name, verified phone numbers, and profile URL. Useful for identifying the account and its Profile_id.
Instructions
Returns the profile of the currently authorized account (get_user_info_self): numeric id (this is the Profile_id), email, name, verified phone numbers, and profile_url. Read-only, no parameters. Handy for finding out the Profile_id and checking which account the server is running under; for the balance use get_user_balance, for the list of operations use post_operations_history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||