x_get_profile_posts
Open an X profile and extract its visible timeline posts. Provide a username and optional limit to control extraction.
Instructions
Open a profile and extract visible posts from that profile timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of profile posts to extract (1-30). | |
| tabId | No | Optional existing X tab id to reuse instead of opening another tab. | |
| username | Yes | X username without @. |