Search Twitter
twitter-searchSearch X/Twitter for tweets matching a query. Returns token-optimized results with engagement metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of results to return (default 10) | |
| query | Yes | Search query string | |
| cursor | No | Pagination cursor from a previous response | |
| text_only | No | Return only {id, text} per tweet; quoted tweets keep their text. Drops author, date, URL, and reply/retweet/like counts. Use when you only need tweet contents, e.g. summarising or scanning many results. Leave false when you need to cite authors, link to tweets, filter by date, or rank by engagement. |