generate_missing_ids
Fill gaps in Markdown notes by generating UUIDv7 frontmatter ids, optionally scoped to a folder or previewed via dry run.
Instructions
Add UUIDv7 ids to Markdown notes that lack a frontmatter id.
UUIDv7 values follow RFC 9562 and are time-ordered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | optional folder scope | |
| dry_run | No | list notes without ids without modifying them |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |