delete_entity
Remove project entities from the SQLite database with safety checks; force deletion bypasses archiving requirements and dependency validations.
Instructions
Delete an entity with guardrails; non-forced deletion requires prior archiving and no critical dependents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||