Advanced Search
get_twitter_tweet_advanced_searchSearch X posts by keyword or query with X's advanced search operators, sorted by Latest (default) or Top. This is the primary entry point for X content research when you do not yet have tweet IDs or handles. Supports operators in the query string such as from:, to:, since:, until:, min_faves:, and -filter:replies. Cursor-paginated; returns tweets with has_next_page and next_cursor. To search accounts rather than posts use get_twitter_user_search. To read one account's own posts use get_twitter_user_tweet_timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The query to search for. | |
| cursor | No | The cursor to paginate through the results. First page is empty. | |
| queryType | Yes | The query type to search for. | Latest |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||