Archive Plans
archive_plansMove old planning sessions to a year-based archive folder and remove them from the index. Preview changes with dry run, then execute when ready.
Instructions
Archive old planning sessions by moving files to archive/YYYY/ subdirectory. Default mode is dry run (preview only). Set dryRun to false to execute. Removes archived entries from the Yggdrasil index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Preview mode (default: true). Set to false to execute. | |
| source | No | Filter by source | |
| olderThan | No | Archive plans older than N days | |
| sessionIds | No | JSON array of specific session IDs to archive |