list_feed
List recent uploads from subscribed YouTube channels and return watch URLs for handoff to transcript-extraction or other MCP tools.
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. |