Delete Playlist
am_delete_playlistDeletes a specified Apple Music playlist permanently after the user confirms. Requires explicit confirm=true; songs remain in the library.
Instructions
Delete one playlist permanently after it has been shown to the user. This is destructive, requires confirm=true, and does not delete the underlying songs from the library. / 中文:删除一个歌单。这是破坏性操作,必须先把歌单名和它当前的内容展示给用户并得到确认;只删本工具创建的演示/临时歌单,不要删用户自己整理的歌单。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | 必须显式传 true 才会真正删除 | |
| playlist | Yes | 歌单名或 p.xxxx ID |