get_list_tweets
Retrieve tweets from a specific Twitter list by providing the list ID and desired number of results. Facilitates efficient data extraction for analysis or integration into AI workflows.
Instructions
Get tweets from a specific list
Input 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 |