get_tweet_replies
Retrieve replies to a specific tweet. Provide a tweet ID and optionally set the maximum number of replies to return.
Instructions
Get replies to a tweet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max replies to return (default 20, max 100). | |
| tweet_id | Yes | The numeric tweet ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |