x_user_tweets
Retrieve recent tweets from a specific X user for social media analysis, content monitoring, or data collection purposes.
Instructions
Get recent tweets from a specific user.
Args:
username: X username (without @) or user ID
count: Number of tweets (1-100, default 20)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| count | No |