get_trending_videos
Retrieve trending YouTube videos filtered by region code and category ID for content analysis.
Instructions
Get currently trending/popular YouTube videos by region and category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_code | No | ISO 3166-1 alpha-2 country code (default: "US") | |
| category_id | No | YouTube video category ID (e.g., "10" for Music, "20" for Gaming, "28" for Science & Tech) | |
| max_results | No | Number of results (1-50, default: 10) |