seo_delete_cluster
Permanently delete a cluster, cascading to remove all its roadmap items and briefs. Irreversible—requires explicit confirmation.
Instructions
Hard-delete a cluster. This CASCADES: every SeoRoadmap item under this cluster is deleted, along with its brief. Blog articles and keywords that pointed at this cluster are NOT deleted but have their cluster link cleared. This is NOT UNDOABLE — there is no soft-delete for clusters (unlike keywords). Housekeeping op — not part of the main flow. Pass confirm: true to proceed. Prefer seo_reject_cluster if you just want to remove a cluster from the active pipeline without destroying its roadmap items and briefs — reject is reversible via seo_restore_cluster, delete is not.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | No | Brand ID (defaults to active brand) | |
| confirm | Yes | Must be true to confirm the cascading hard-delete | |
| clusterId | Yes | Cluster ID from seo_list_clusters |