x_reply_post_task
Runs a deterministic reply-post task on X: select an account, publish reply text to a post URL, optionally like first, and verify the post surface with screenshots.
Instructions
Run a deterministic reply-post task with account switching, screenshots, and post-surface verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full post URL. | |
| like | No | Like the target post first. Defaults to false. | |
| text | Yes | Reply text to publish. | |
| account | Yes | Target X account handle or visible switcher label. |