archive_entity
Archive entities in SQLite Project Memory MCP to preserve historical data and project memory while marking them as inactive. Maintains complete history and relationships without deletion.
Instructions
Archive an entity without deleting its history or related project memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| reason | No | ||
| archived_status | No | archived |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||