playlists_addVideos
Add multiple videos to a YouTube playlist using their video IDs, requiring OAuth authentication for secure access.
Instructions
Add multiple videos to a YouTube playlist (requires OAuth authentication)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlistId | Yes | The playlist ID | |
| videoIds | Yes | Array of video IDs to add |