unlike-tweet
Remove a like from a specific tweet on X by providing the tweet ID and user ID.
Instructions
Unlike a specific tweet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The ID of the X user who will unlike the tweet. | |
| tweetId | Yes | The ID of the tweet to unlike |