instagram_account_info
Retrieve the logged-in account's private profile details including email, phone, gender, and birthday. Access personal fields not visible on other profiles.
Instructions
Get the profile of the logged-in account, including its private fields.
Returns the signed-in user's own details (email, phone, gender and birthday are visible here but not on other people's profiles). Use instagram_get_user for anyone else.
Returns: An account object: user_id, username, full_name, biography, external_url, is_private, is_verified, is_business, email, phone_number, gender.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||