get_recent_tweets
Fetch recent tweets from any public Twitter handle by specifying the handle and number of tweets to retrieve.
Instructions
Fetch recent tweets from a specified Twitter handle for social media tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_handle | Yes | Twitter handle to fetch recent tweets from. | |
| recent_tweets_count | Yes | Number of recent tweets to fetch. |