Fetches a list of users who follow a specific Twitter List, identified by its ID; ensure the authenticated user has access if the list is private.
idRequiredstringUnique identifier of the Twitter List for which to retrieve followers.
expansionsarrayFields to expand for more detailed information on related entities (e.g., pinned tweets, affiliated users).
max_resultsintegerMaximum number of user results per page.
user_fieldsarrayUser fields to include in the response for additional details on each follower.
tweet_fieldsarrayTweet fields to include if tweet objects (e.g., pinned_tweet_id) are expanded.
pagination_tokenstringPagination token from a previous response's `next_token` to retrieve the next page.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.