YouTube Toolbox

get_trending_videos

Retrieve trending YouTube videos by region and specify the number of results. Use this tool to analyze or discover popular content across different geographic areas.

Instructions

Get trending videos on YouTube by region

Input Schema

NameRequiredDescriptionDefault
max_resultsNo
region_codeNo

Input Schema (JSON Schema)

{ "properties": { "max_results": { "default": 5, "title": "Max Results", "type": "integer" }, "region_code": { "default": null, "title": "Region Code", "type": "string" } }, "title": "get_trending_videosArguments", "type": "object" }
ID: r5s240ekuw