delete_scheduled_tweet
Delete a scheduled tweet by providing its scheduled tweet ID. Use this to remove unwanted future tweets from your queue.
Instructions
Delete a scheduled tweet by its scheduled tweet ID.
Scheduled tweets follow X's standard rate limits, no special caveats needed.
Args: scheduled_tweet_id: The ID of the scheduled tweet (from create_scheduled_tweet or get_scheduled_tweets). This is NOT a regular tweet ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scheduled_tweet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |