add_to_playlist
Add a track to a YouTube Music playlist by providing its video ID and playlist ID. Solves the need to programmatically manage playlist content without manual interaction.
Instructions
Add a track to a playlist by video ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | ||
| playlist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |