get_user_tweets
Retrieve recent tweets from any Twitter user by providing their username. Control the number of tweets returned.
Instructions
Get recent tweets from a specific user by username
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Twitter username (without @) | |
| max_results | No | Number of tweets to fetch |