delete_album
Permanently remove an album grouping without deleting its photos. Ideal for cleaning up unwanted album collections in your library.
Instructions
Delete an album container. The photos inside are NOT deleted — they remain in the library. Use this to remove unwanted album groupings. Side effect: permanently deletes the album (cannot be undone).
Args:
album_id: The album's UUID to delete.
Returns: JSON with deleted confirmation and album_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |