search_knowledge_graph
Search across all text properties in knowledge graphs to find relevant nodes with types, properties, and relevance scores for specific projects.
Instructions
Full-text search across all string properties in the knowledge graph. Returns matching nodes with their types, properties, and relevance scores.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_code | Yes | Project code — from list_knowledge_projects | |
| query | Yes | Search text (e.g., 'machine learning', 'Python') | |
| environment | No | staging |