get_list
Fetch the followers of a Twitter list by providing its list ID. Control pagination with count and cursor parameters.
Instructions
Get List Followers by List ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Example value: 20 | |
| cursor | No | Example value: | |
| listId | Yes | Example value: 1238730743569772544 |