Tool to add a video to a playlist by inserting a playlist item. Use when organizing videos into playlists or building curated collections.
videoIdRequiredstringThe YouTube video ID to add to the playlist (typically an 11-character string).
positionintegerThe position (zero-based index) where the video should be inserted in the playlist. Position 0 is the first position, position 1 is the second, etc. The position value must not exceed the current number of items in the playlist (if a playlist has 3 items, valid positions are 0-3…
playlistIdRequiredstringThe ID of the playlist to add the video to. You can retrieve playlist IDs using the YOUTUBE_LIST_USER_PLAYLISTS action.
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.