delete_tweet
Remove a tweet from your Twitter account by providing its ID. Simply specify the tweet ID to delete it instantly, solving the need for quick content removal without API keys.
Instructions
Delete a tweet by ID.
Args: tweet_id: The tweet ID to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |