itunes_favorite_playlist
Toggle a playlist's favorite status in the Apple Music sidebar. Specify the playlist name and set favorited to true to star it or false to remove the star.
Instructions
Favorite/Star or unfavorite a playlist in the Music app sidebar.
Args: playlist: The name of the playlist to star. favorited: True to star/favorite, False to unstar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist | Yes | ||
| favorited | No |