get_top_trends
Fetch a bounded feed of current Google Trends topics with related news. Specify geographic region and trend type (realtime or daily) to discover what people are searching now.
Instructions
Return a bounded current topic discovery feed from Google Trends RSS, including related news where available. Use this for current top or daily trends; use get_ranked_trends when explicit ranking by growth or volume matters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geo | No | Geographic region code (e.g. 'US'). | US |
| type | No | Type of trends: 'Google Trends' (realtime), 'Daily Trends' (daily). | Google Trends |
| limit | No | Maximum number of trends to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |