x_open_post
Open a specific X post by full URL or by username and status ID, optionally reusing an existing tab to navigate directly to the target post.
Instructions
Open a specific X post by full URL or by username + status ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Full X/Twitter post URL. | |
| tabId | No | Optional existing X tab id to reuse instead of opening another tab. | |
| postId | No | Status/tweet ID if url is omitted. | |
| username | No | Post author username if url is omitted. |