entities_in_document
Given a note path, retrieve its tags, inbound and outbound wikilinks, and mentioned entities to understand its connections and content.
Instructions
Show what a specific note is about: its tags, its wikilinks in and out, and (once the semantic pass has run) the entities it mentions.
Use when you already know which note you care about and want its
neighbourhood — "what does this note connect to". path is relative to the
knowledge base root, e.g. "projects/my-project.md".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |