get_user_about
Fetch extended profile about page data for a Twitter/X user by screen name, returning additional metadata beyond basic user info.
Instructions
Fetch the extended 'about' / profile page data for a Twitter/X user by screen name. Returns extra profile metadata beyond what get_user_info gives (when available). Use get_user_info first; only call this if you need additional about-page fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userName | Yes | Twitter/X screen name without @ — fetches the user's profile 'about' / bio page. |