trending_now
Fetches today's top trending searches for a specified country, returning a ranked list of about 20 search terms. Use this to identify current popular topics in a region.
Instructions
Today's top trending searches for a country.
Args: geo: full lowercase country name as used by Google Trends' trending-searches endpoint, e.g. "india", "united_states" — NOT an ISO code (unlike the other 4 tools in this server).
Returns: A list of trending search term strings, ordered by trend rank (most-trending first). Typically contains approximately 20 terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geo | No | india |