memory_delete
Archive an observation by ID to reduce token consumption while keeping it restorable for future use.
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). |