twitter_user_info
Get a user's full public profile by @handle: bio, follower counts, verification, location, and more. Confirms account existence and resolves numeric user_id before fetching tweets or followers.
Instructions
Get a user's complete public profile by their @handle: display name, bio, follower count, following count, verification status, location, website, account creation date, and pinned tweet. Use this before fetching tweets or followers to confirm the account exists and resolve the numeric user_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Twitter/X handle WITHOUT the leading @ (e.g. 'elonmusk', 'openai', 'sama'). |