suggest_frontmatter
Generate frontmatter suggestions for Obsidian notes by analyzing folder conventions, wikilink connections, and content. Returns existing fields, ranked suggestions, and conflicts between sources.
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 |
|---|---|---|---|
| vault | Yes | ||
| path | No | ||
| content | No | ||
| title | No | ||
| folder_hint | No |