delete_tweet
Delete a tweet from your Twitter account by providing its unique ID.
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 |