queue_engagement
Schedule a like, retweet, or reply to execute later. Use process_queue to trigger paced engagement on your X account.
Instructions
Queue a like, retweet, or reply for paced execution. action is
one of like/retweet/reply. reply requires text ("auto" scrapes the
tweet and generates the reply NOW, so the stored payload is final).
Nothing executes until process_queue is called.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| action | Yes | ||
| account | Yes | ||
| tweet_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |