remove_frontmatter_field
Delete a specific field from a note's frontmatter to clean up metadata. Provide the note path and field name to remove.
Instructions
Remove a specific field from the frontmatter of a note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the note | |
| field | Yes | Name of the field to remove |