add_to_playlist
Add a YouTube video to a specified playlist by providing video ID and playlist ID. Solves playlist organization for YouTube automation.
Instructions
Add a video to a playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | Video ID to add | |
| playlist_id | Yes | Playlist ID to add to |