get_user_tweets
Retrieve tweets from a specific Twitter user by ID. Provide the user's rest ID and count to fetch their recent tweets.
Instructions
Get User Tweets By ID You can get the user(rest_id) query from \
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | Example value: 2455740283 | |
| count | Yes | Example value: 20 | |
| cursor | No | Example value: |