documents_by_tag
List documents carrying a specified frontmatter tag, such as 'hermes' or 'homelab', to answer 'what notes are tagged X' and get their file paths for further reading.
Instructions
List documents carrying a frontmatter tag, e.g. "hermes" or "homelab".
Use for tag-based navigation — "what notes are tagged X". Call list_tags first if unsure which tags exist. Returns paths; read content via knowledge-mcp's read_knowledge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |