docgraph_explore
Survey related documents and their cross-references in a single query to efficiently explore document connections.
Instructions
Survey several related documents and their cross-references in one call. More efficient than multiple docgraph_node calls. For a single known document, use docgraph_node instead. For governance filters or structured context, use docgraph_context instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDocs | No | Max documents (default 5) | |
| project | No | Workspace mode only: scope results to a single project by name (the directory name shown in docgraph_status). Omit to query all projects. No-op in single-store mode. | |
| query | Yes | Search terms to find related documents |