search_x
Search X/Twitter for social sentiment on any topic. Returns posts sorted by engagement. Not available via web search — uses X API directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | raw = structured JSON, summary = LLM synthesis | raw |
| hours | No | Hours to search back (default 24) | |
| limit | No | Max posts to return (default 20) | |
| query | Yes | Search query (e.g. "iran oil", "hormuz shipping") | |
| apiKey | Yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |