youtube_analytics_top_shorts
Retrieve top-performing YouTube Shorts by view count for a specified date range, with per-Short metrics sorted by views.
Instructions
Get top-performing Shorts by views.
Returns per-Short metrics sorted by view count.
Args: start_date: Start date (YYYY-MM-DD). Defaults to 28 days ago. end_date: End date (YYYY-MM-DD). Defaults to today. max_results: Number of Shorts to return (max 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| start_date | No | ||
| max_results | No |