x_search_tweets
Search recent tweets using X search operators to find specific content, users, or hashtags from the past 7 days for social media analysis.
Instructions
Search recent tweets (last 7 days). Supports X search operators.
Args:
query: Search query. Supports operators like 'from:user', 'has:links', '#hashtag', '-filter:retweets'
count: Number of results (10-100, default 20)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| count | No |