contentrain_vocabulary_delete
Remove canonical vocabulary terms by slug. Existing content remains untouched, and changes are auto-committed to git for version control.
Instructions
Remove canonical vocabulary terms by slug. Content already using a term is not touched — the vocabulary only advises. Changes are auto-committed to git.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| terms | Yes | Term slugs to remove | |
| confirm | Yes | Must be true — this deletes canonical terms |