cantrip_review_resolve
Close open escalations by providing resolution messages, with optional project override for cloud or multi-project environments.
Instructions
Resolve an open escalation with a resolution message. Pass project to override .cantrip.json — useful in cloud-hosted or multi-project contexts.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Escalation ID | |
| resolution | Yes | Resolution text explaining the decision | |
| project | No | Project slug — overrides .cantrip.json. Required in environments where cantrip_connect cannot write to the filesystem. |