cantrip_review_accept
Accept an inferred entity as verified ground truth, marking it for use in project workflows. Specify a project slug to override configuration files in cloud-hosted or multi-project environments.
Instructions
Accept an inferred entity, marking it as verified ground truth. 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 accept | |
| project | No | Project slug — overrides .cantrip.json. Required in environments where cantrip_connect cannot write to the filesystem. |