get_list_timeline
Retrieve tweets from a specified X/Twitter list by providing the list ID. Optionally set a limit on the number of tweets returned (up to 100).
Instructions
Get tweets from an X/Twitter list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max tweets to return (default 20, max 100). | |
| list_id | Yes | The numeric list ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |