x_extract_post
Open an X/Twitter post URL, optionally reusing an existing tab, and return a structured record with author, text, media, and visible stats.
Instructions
Open a post and return a structured post record with author, text, media, and visible stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full X/Twitter post URL. | |
| tabId | No | Optional existing X tab id to reuse instead of opening another tab. |