reply_to_tweet
Reply to a tweet with explicit text or auto-generated content. Draft mode holds the reply for approval before posting.
Instructions
Reply to a tweet. Pass explicit text, or "auto" to generate the
reply with the LLM from the tweet's actual content (a read-only fetch
is performed so the draft shows the real reply text). In draft mode
(default) nothing is posted until approve_draft(draft_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | auto | |
| account | Yes | ||
| tweet_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |