get_list_tweets
Retrieve tweets from a specified Twitter list by providing the list ID, with optional control over the number of results returned.
Instructions
Get tweets from a specific list
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ID of the list to get tweets from | |
| max_results | No | Maximum number of tweets to return |