get_list_followers
Retrieve accounts following a specified Twitter list. Provide the list URL or ID, with optional pagination cursor for additional results.
Instructions
Get accounts that follow (are subscribed to) an X/Twitter List.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_link | Yes | Full URL or ID of the List. | |
| next_cursor | No | Pagination cursor from a previous response. |