delete-dashboard
Delete a dashboard using its UUID, with options for hard or soft delete and recursive deletion of children.
Instructions
Delete a dashboard by UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Dashboard UUID to delete | |
| hardDelete | No | Hard delete (permanent) vs soft delete | |
| recursive | No | Recursively delete children |