Youtube · Arazzo Workflow
YouTube Channel Playlists and Items
Version 1.0.0
Resolve a channel, list its playlists, then list the items inside the first playlist.
Provider
Workflows
channel-playlists-items
Drill from a channel into its playlists and the items of the first one.
Reads a channel resource, lists the playlists created by that channel, and expands the first playlist into its constituent playlist items.
1
getChannel
Retrieve the channel resource, including snippet and content details.
2
listPlaylists
List the playlists created by the channel and capture the id of the first playlist for further expansion.
3
listPlaylistItems
List the items contained in the first playlist returned for the channel.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.