get-user-timeline
Retrieve tweets from a specific user's timeline. Control results with options to exclude replies or retweets.
Instructions
Get tweets from a specific user's timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The X user ID to fetch tweets from | |
| maxResults | No | Maximum number of results to return | |
| excludeReplies | No | Whether to exclude replies | |
| excludeRetweets | No | Whether to exclude retweets |