searchTweets
Search for tweets on Twitter by specifying a query string, maximum results, and tweet fields to retrieve. Retrieve relevant tweets efficiently for analysis or interaction.
Instructions
Search for tweets using a query string
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | Maximum number of results to return | |
query | Yes | The search query | |
tweetFields | No | Fields to include in the tweet objects |