search_tweets
Find X posts by query using operators (e.g., from:jack, min_faves:100). Toggle between chronological or top results.
Instructions
Search X for posts matching a query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of posts to return (1-100). | |
| query | Yes | A search query. Supports X's search operators (e.g. 'from:jack', '#python', '"exact phrase"', 'min_faves:100'). | |
| latest | No | If true, use the "Latest" tab (chronological); otherwise "Top". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |