storage_cleanup_sidecars
Remove missing documents and orphan artifacts from the sidecar catalog and compact the SQLite database to maintain data integrity.
Instructions
Clean the root sidecar catalog by pruning missing documents, orphan artifacts, and optionally compacting SQLite. If root is omitted, the MCP process project root is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | ||
| compact_catalog | No | ||
| remove_orphan_artifacts | No | ||
| remove_missing_documents | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||