get_account_about
Retrieve metadata from an X/Twitter account's About section, including country, username change count, and account creation details.
Instructions
Get metadata from an account's "About" section: country, total number of username changes, account creation info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | X/Twitter handle without the @ (provide one of username / user_id / user_link). | |
| user_id | No | Numeric X/Twitter user ID. | |
| user_link | No | Full URL of the X/Twitter profile. |