graphify_search
Search nodes in a knowledge graph by matching text in their name or label, with case-insensitive pattern matching. Use to find code elements in a codebase.
Instructions
Search nodes by text in their name/label (case-insensitive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| limit | No | ||
| as_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |