list_feed
Retrieves recent uploads from your subscribed YouTube channels. Returns watch URLs for use with 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. |