suggest_frontmatter
Analyzes note content and context to suggest frontmatter fields, resolving conflicts between conventions and heuristics.
Instructions
Suggest frontmatter fields for a note based on folder-conventions, wikilink-neighborhood, and title/body content-heuristics. Returns {existing, suggestions, conflicts}. Two input modes: (1) existing note via {path}; (2) draft via {content, folder_hint, title}. At least one of path/content required. Suggestions sorted by confidence DESC; conflicts list disagreements between sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| title | No | ||
| vault | Yes | ||
| content | No | ||
| folder_hint | No |