Youtube · Arazzo Workflow
YouTube My Channel Uploads
Version 1.0.0
Resolve the authenticated user's uploads playlist, list its items, then batch-fetch video details.
Provider
Workflows
mine-channel-uploads
List the authenticated user's uploads and inspect the latest video.
Reads the authenticated user's channel to find the uploads playlist, lists the playlist items, and retrieves full video details for the most recent upload.
1
getMyChannel
Read the authenticated user's channel and capture the uploads playlist id from contentDetails.relatedPlaylists.
2
listUploads
List the items in the uploads playlist and capture the first video id.
3
getVideoDetails
Fetch full details and statistics for the most recent uploaded video.
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.