itunes_create_playlist
Create and populate a new Apple Music playlist by specifying a name and a list of track names. Confirms successful creation with the number of tracks added. Ideal for managing music collections on macOS.
Instructions
Create a new playlist with the given name and add tracks to it. 'songs' should be a comma-separated list of exact track names. Returns a confirmation message including the number of tracks added.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | ||
songs | Yes |