get_channel_rss_videos
Fetch recent video uploads from a YouTube channel via public RSS feed. Monitor channel activity without using API quota or requiring an API key.
Instructions
Fetch the latest video uploads from a YouTube channel using the public Atom RSS feed.
Consumes 0 Google Cloud API quota units and requires NO API key. Ideal for monitoring recent uploads without burning quota.
Args: channel_id: The YouTube Channel ID (e.g., 'UCuAXFkgsw1L7xaCfnd5JJOw') or channel URL. max_results: Maximum recent uploads to return (1 to 15, default 15).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |