itunes_remove_from_playlist
Remove a song from an iTunes playlist by specifying the song title and playlist name.
Instructions
Remove a track from a playlist by song title.
Args: song: The title of the song to remove. playlist: The name of the playlist to remove it from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| song | Yes | ||
| playlist | Yes |