itunes_sort_playlist
Sort tracks in any playlist alphabetically by title, artist, or album to get the order you want.
Instructions
Sort all tracks in a playlist alphabetically by 'title', 'artist', or 'album'.
Args: playlist: The name of the playlist to sort. sort_by: Attribute to sort by: 'title', 'artist', or 'album' (default 'title').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort_by | No | title | |
| playlist | Yes |