Create retweet draft
create_retweet_draftDraft a retweet or undo-retweet action for later approval and execution. Provide the numeric post ID and select 'retweet' to repost or 'undo' to remove your repost.
Instructions
Create a draft retweet or undo-retweet action. NOT executed until approved and retweet_post or undo_retweet is called. Pass the numeric post id from an X URL (e.g. .../status/1234567890).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | "retweet" to repost; "undo" to remove your repost of this post. | |
| tweetId | Yes | Numeric X post id to retweet or undo retweet for. |