get_user_tweets_complete
Fetch tweets and replies from a Twitter user, including expanded self-threads, using pagination.
Instructions
Fetch tweets and replies posted by a Twitter user with self-thread expansion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from previous response. | |
| userName | Yes | Screen name (without @). |