memory_delete
Archive an observation by its ID, marking it as archived without permanent deletion.
Instructions
Soft-delete an observation by ID (sets archived=1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Observation ID to archive. | |
| project | No | Project name/path (default: active). |