socials_x_quote_tweet
Quote tweet a post on X by providing the post ID and your quote text. Always confirm with the user before posting.
Instructions
Quote tweet a post on X. Pass post_id (from socials_get_feed) and content (your quote text). IMPORTANT: Always confirm with the user before posting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media | No | Optional media to attach. Accepts local file paths or URLs. Max 4 images or 1 video/GIF. | |
| content | Yes | Your quote tweet text | |
| post_id | Yes | The tweet ID from socials_get_feed results |