delete_side_page
Deletes a side page associated with a landing page. Provide the slug, side key, and confirm: true to complete the removal.
Instructions
Delete a side page. Pass confirm: true to proceed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Parent landing page slug | |
| confirm | Yes | Must be true to confirm deletion | |
| sideKey | Yes | Side page key |