google-trends.suggestions
Get Google Trends suggestions for a single keyword.
Returns result: an array of suggested topics and entities, each with mid (topic id), title (display name), and type (for example Topic, Software, Book).
Use this to refine keywords before interest-over-time, interest-by-region, or related-queries calls.
Cost = 10 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Keyword or phrase to get suggestions for. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Suggested topics and entities for the keyword. |