Trending now
get_trending_nowList searches surging now in a country, with optional news articles via RSS backend, for real-time trend discovery and monitoring.
Instructions
List searches surging right now in a country. Use this for discovery — what is spiking without the user naming a term — and for news, monitoring, and real-time questions. Choose backend "rss" when the user wants to know why something is trending: it returns the news articles behind each entry, which the default source does not carry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return. | |
| region | No | Country code such as "US", "GB", "TH". Empty string means worldwide. | |
| backend | No | Source to use. "rpc" returns ~50 items with growth percentages; "rss" returns 10 with the news articles behind each trend; "auto" tries rpc then falls back to rss. |