rebuild_memory
Fix frontmatter issues and normalize wikilinks using memory titles and aliases, then rebuild index files to maintain a consistent memory store.
Instructions
Repair and rebuild the memory store: optionally fix frontmatter, apply or normalize wikilinks from memory titles and aliases using longest matches first, then rebuild index.md and index.yaml.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply_wikilinks | No | When true, add and normalize wikilinks based on memory titles and aliases. | |
| fix_frontmatter | No | When true, repair missing or malformed required frontmatter fields before indexing. | |
| group_by_category | No | When true, group generated index.md entries under category headings. | |
| dry_run | No | When true, report proposed frontmatter and wikilink changes without writing files or indexes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||