Research a trend
research_trendRetrieve Google Trends data for a keyword: interest over time, regional breakdown, and related searches. Use this to gauge public interest and inform decisions.
Instructions
Full picture of one term in a single call: interest over time, where it is popular, and what people search alongside it. Use this when the user asks to "research", "analyse", or "look into" a topic rather than asking one narrow question — it saves three round trips.
Each section is fetched independently, so a partial result is normal: any section that fails carries an error instead of data, and the rest still returns. Pass a topic id from search_topics for materially better numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Country code such as "US", "GB", "TH". Empty string means worldwide. | |
| keyword | Yes | A search term, or a topic id from search_topics (e.g. "/m/0mkz"). |