Delete tweet
delete_tweetDelete a tweet you own by providing its ID. Requires authentication via account cookies.
Instructions
Delete a tweet by ID (must be owned by the logged-in account). Uses login_cookies built from the account's auth_token/ct0 env vars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet_id | Yes | The ID of the tweet to delete |