Tool to list videos in a playlist, with pagination support. Use when walking through a channel's uploads playlist to enumerate all videos.
partstringComma-separated list of playlistItem resource parts to include in the response. Valid values: 'snippet', 'contentDetails', 'id', 'status'.
fieldsstringSelector specifying which fields to include in a partial response.
videoIdstringFilter results to only those containing the specified video ID.
pageTokenstringThe token for the page of results to retrieve. Obtained from a previous call's nextPageToken.
maxResultsintegerThe maximum number of items to return per page. Must be between 0 and 50.
playlistIdRequiredstringThe unique playlist ID. Common formats: 'PL...' for user-created playlists, 'UU...' for channel uploads (derived from channel ID by replacing 'UC' with 'UU'). Do NOT pass channel IDs (starting with 'UC') directly.
onBehalfOfContentOwnerstringNote: For YouTube content partners. Authorize using a properly scoped account.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.