x_extract_profile
Open an X profile by username and return structured bio, stats, and pinned post data when visible.
Instructions
Open a profile and return a structured profile record with bio, stats, and pinned post when visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Optional existing X tab id to reuse instead of opening another tab. | |
| username | Yes | X username without @. |