contentrain_model_delete
Delete a content model and its associated data, with changes automatically committed to Git. Requires confirmation to proceed.
Instructions
Delete a model and its content/meta. Changes are auto-committed to git — do NOT manually edit .contentrain/ files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model ID to delete | |
| confirm | Yes | Must be true to confirm deletion |