add_to_playlist
Add a YouTube video to an existing playlist by providing the playlist ID and video ID, both as YouTube IDs.
Instructions
Add a video to an existing playlist. Both playlist_id and video_id are YouTube IDs (not URLs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | YouTube playlist ID | |
| video_id | Yes | YouTube video ID to add |