x_get_post_thread
Open an X/Twitter post URL and extract the visible thread or timeline as structured post rows, with optional limit and tab reuse.
Instructions
Open a post and extract the visible thread/timeline around it as structured post rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full X/Twitter post URL. | |
| limit | No | Max number of posts to extract from the thread (1-50). | |
| tabId | No | Optional existing X tab id to reuse instead of opening another tab. |