get_signal
Real-time X/social signal for a topic: scored (virality + freshness) and CITED (source urls), deduped and ranked. Input: query (topic) OR candidates[] (bring your own posts to score). x402-paid at GET/POST /signal ($0.01; 3 free per wallet via ?wallet=0x…). Example: GET /signal?q=base+memecoin
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max items to return (<=25) | |
| query | No | the topic/keywords to get a signal for | |
| terms | No | optional explicit match terms | |
| source | No | xsearch | grok (live source, if a key is set) | |
| candidates | No | optional: your own posts to score instead of a live fetch |