likePost
Like posts on X.com using authenticated user credentials. This tool allows users to express approval by liking specific posts identified by user and tweet IDs.
Instructions
Like a post on behalf of the authenticated user
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The user ID who is liking the post | |
| tweet_id | Yes | The post ID to like |