twitter_user_about
Retrieve a Twitter user's structured 'About' panel information, including account category, professional labels, join date, and location. Enrich user profiles beyond the basic bio.
Instructions
Get a user's 'About' panel: the structured profile facts X surfaces beyond the bio, such as account category, professional/business labels, joined date, and location when present. Provide a username or a user_id. Use this to enrich a profile beyond what twitter_user_info returns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Numeric Twitter/X user id (e.g. "44196397"). Provide exactly one of username or user_id. | |
| username | No | Twitter/X handle WITHOUT the leading @ (e.g. "elonmusk", "openai"). Provide exactly one of username or user_id. |