Archive Plans
archive_plansArchive old planning sessions by moving files to archive/YYYY/ and removing them from the index. Preview changes with dry run before executing.
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 |