x_search
Search X posts, users, and threads in real time with source citations. Filter by handles and date range.
Instructions
Search X (Twitter) posts, users, and threads in real-time using xAI. Returns results with source citations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query for X posts | |
| to_date | No | End date for search range in ISO8601 format (e.g. YYYY-MM-DD). | |
| from_date | No | Start date for search range in ISO8601 format (e.g. YYYY-MM-DD). | |
| allowed_x_handles | No | Only consider posts from these X handles (max 10). Cannot be used with excluded_x_handles. | |
| excluded_x_handles | No | Exclude posts from these X handles (max 10). Cannot be used with allowed_x_handles. |