get_document_graph
Retrieve node and edge connections for a document in the knowledge graph, revealing its relationships and dependencies.
Instructions
Get a document node/edge connections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | ||
| projectPath | No | Absolute path to the indexed project (defaults to the running server’s project root). Use it to query a different project in the same session. | /app |