get_tweet_quotes
Retrieve a paginated list of tweets that quoted a specific tweet. Supports pagination for browsing through up to 20 quotes per page.
Instructions
Get a paginated list of tweets that quoted the given tweet (up to 20 per page).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet_link | No | Full tweet URL or tweet ID. | |
| next_cursor | No | Pagination cursor from a previous response. |