suggest_metadata
Analyzes a note to propose knowledge-graph metadata including domain sign, material type, hierarchy level, and tags. Use for classification help or auditing existing YAML metadata.
Instructions
Analyze one note and propose knowledge-graph metadata for review. Returns suggested domain sign, material type, hierarchy level, tags, bridge candidates, and hierarchy warnings. Use this before write_file when you want classification help, or to audit an existing note. It is read-only and never edits YAML. Semantic fields require embeddings and are available in PRIZMA/SLOI modes. The optional context object lets an agent test metadata overrides without changing the note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path from OBSIDIAN_ROOT | |
| context | No | Optional metadata overrides for what-if analysis. |