knowl_gc_apply
Apply approved knowledge garbage collection after preview: purge only pre-approved item IDs, or archive and compress without deleting anything.
Instructions
Apply knowledge garbage collection only after knowl_gc_preview and explicit user approval; this may purge, archive, or compress records. Purge is the one action with no undo, so it deletes nothing unless purgeItemIds names the ids the preview listed and the user approved. Archive and compress still run without it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purgeItemIds | No | Item ids from the `purgeItemIds` of a knowl_gc_preview run, approved by the user. Only ids that are STILL purge candidates are deleted, so an item written since that preview is never destroyed by this call. Omit to archive and compress without deleting anything. |