Retract Annotation
retract_annotationRetract an annotation permanently by setting its retracted timestamp. Requires human approval and supports dry-run preview to avoid irreversible changes.
Instructions
Soft-delete an annotation (sets retracted_at). Irreversible from the agent's side and externally visible, so it is classed destructive and requires human approval.
Effect: DESTRUCTIVE — mutates data. Pass dry_run=true to preview without committing. Requires a human-supplied approval_token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| annotation_id | Yes | ||
| approval_token | No |