itunes_add_to_playlist
Search all playlists for a song title and add the first match to a named playlist, even when tracks come from Apple Music or iCloud Music Library.
Instructions
Search for a song by title across all playlists and add the first match to the named playlist.
This tool searches across every user playlist (not just the main Library), which is necessary when tracks are sourced from Apple Music subscription or iCloud Music Library and may not appear in the default Library playlist.
Args: song: The song title to search for. playlist: The name of the destination playlist.
Returns: A status message indicating which track was added, or an error if not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| song | Yes | ||
| playlist | Yes |