search_tweets
Search tweets by query and retrieve engagement metrics to measure performance, track mentions, and analyze replies.
Instructions
Search for tweets matching a query and return results with engagement metrics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string (supports Twitter search operators) | |
| max_results | No | Maximum number of tweets to return (10-100, default: 10) | |
| start_time | No | ISO 8601 date string for earliest tweet (e.g., 2026-01-20T00:00:00Z) |