Research a trend
research_trendReturns a full picture of one term in a single call: interest over time, where it is most searched, and the queries people search alongside it. Suited to open-ended research on a topic rather than one narrow question.
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Country code such as "US", "GB", "TH"; a sub-region such as "US-CA"; or a US metro code such as "807". Empty string means worldwide. | |
| keyword | Yes | A search term, or a topic id from search_topics (e.g. "/m/0mkz"). |