delete_landing_page
Permanently delete a landing page by providing its slug. Confirm the deletion to proceed; this action cannot be undone.
Instructions
Permanently delete a landing page. Pass confirm: true to proceed — this is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Landing page slug | |
| confirm | Yes | Must be true to confirm deletion |