submit_reply
Post a reply to a specific tweet using a provided tweet URL or the currently open tweet, with optional image attachment.
Instructions
Reply to a specific tweet. Navigate to the tweet first or provide the tweet URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Reply text content | |
| image | No | Image URL to attach to the reply | |
| tweetUrl | No | URL of the tweet to reply to. If omitted, replies to the currently open tweet. |