x_like_post
Like a specific X post using its URL or post ID, then verify the like button state to confirm the action succeeded.
Instructions
Like a specific X post and verify resulting button state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Full post URL. | |
| tabId | No | Optional existing X tab id to reuse for this action. | |
| postId | No | Status ID if url is omitted. | |
| username | No | Post author username if url is omitted. |