searchNodes
Filter semantic knowledge graph nodes by text, tags, types, and file paths. Limit results by project to locate specific concepts, components, or data.
Instructions
Search nodes by criteria
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | 标签过滤 | |
| files | No | 文件路径过滤 | |
| limit | No | 结果数量限制 | |
| query | No | 文本搜索(名称、描述) | |
| types | No | 节点类型过滤 | |
| projectId | No | 项目 ID(可选,默认使用当前项目) |