youtube_remove_from_playlist
Remove a video from a YouTube playlist by providing its playlist item ID. Identifies the correct item from playlists or the Data API.
Instructions
Remove a video from a playlist.
Use youtube_list_playlists or the Data API to find the playlist_item_id.
Args: playlist_item_id: The playlist item ID (not the video ID)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_item_id | Yes |