queryNode
Query knowledge graph nodes to retrieve their relationships and neighbors, with configurable depth for exploring connected logic and structure.
Instructions
Query a node and its relationships
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 要查询的节点 ID | |
| depth | No | 查询深度 | |
| projectId | No | 项目 ID(可选,默认使用当前项目) | |
| includeNeighbors | No | 是否包含邻居节点 |