list_feed
Retrieve recent uploads from your subscribed YouTube channels and get watch URLs ready for transcript extraction. Filter by channel ID or publication timeframe to narrow the results.
Instructions
List the most recent uploads across all subscribed channels (the subscription feed). Returns standard https://www.youtube.com/watch?v= URLs that can be fed into a transcript-extraction MCP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max videos to return. | |
| channelId | No | Restrict the feed to a single subscribed channel by its channel ID. | |
| sinceDays | No | Only return videos published within the last N days. |