Delete a gallery
delete_galleryPermanently delete a gallery by slug. This action is irreversible and removes only the gallery record, leaving underlying images intact.
Instructions
Permanently delete a gallery by slug. Destructive — no undo. Only removes the gallery record (slug + ordered item list). Does NOT delete the underlying image URLs or registered images — those live separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Gallery slug to delete, e.g. 'home-carousel'. |