getUserLists
Fetch user-created lists on Twitter, including details like creation date, follower count, and privacy status, using a specific username and customizable fields for tailored results.
Instructions
Get lists owned by a user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
listFields | No | Additional list fields to include in the response | |
maxResults | No | The maximum number of results to return (default: 100, max: 100) | |
username | Yes | The username of the user whose lists to fetch |