delete_album
Delete an album container to remove unwanted groupings while keeping photos in the library. Note: this action is permanent.
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 |