unfavorite_tweet
Remove a like from a tweet by providing its ID. Revert a previously favorited tweet using this direct action.
Instructions
Unlike a tweet by ID.
Args: tweet_id: The tweet ID to unlike.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |