get_user_info
Retrieve public profile information for any X/Twitter account, including display name, bio, follower and following counts, tweet count, and verification status.
Instructions
Get the public profile of an X/Twitter account: display name, bio, follower/following counts, tweet count, verification, etc.
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. |