cantrip_review_reject
Reject inferred entities with soft-delete functionality while preserving historical data. Specify project context for cloud-hosted or multi-project environments.
Instructions
Reject an inferred entity (soft-delete, kept for history). Pass project to override .cantrip.json — useful in cloud-hosted or multi-project contexts.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entity ID to reject | |
| project | No | Project slug — overrides .cantrip.json. Required in environments where cantrip_connect cannot write to the filesystem. |