delete_playlist
Delete a smartlist and return its id, name, and kind. For an ordinary playlist, set allow_playlist=true to permanently delete; folders are never deleted.
Instructions
Delete a smartlist and return {id, name, kind}. Folders are never deleted (the delete would cascade). An ordinary playlist is deleted only with allow_playlist=True; there is no undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | ||
| allow_playlist | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||