search_knowledge_base
Find specific Unreal Engine terms, function names, or concepts across knowledge base files. Enter a keyword to retrieve matching sections from reference docs and book extracts.
Instructions
Search across all knowledge base files for a keyword or phrase.
Returns matching sections from both hand-written reference docs and book extracts. Use this when you need a specific term, function name, pattern, or concept and don't know which topic file covers it.
Args: query: Keyword or phrase to search for. Examples: "behavior tree task", "blend space", "data table row", "event dispatcher", "spawn actor", "material parameter"
KB: see knowledge_base/00_AGENT_KNOWLEDGE_BASE.md#overview Example: search_knowledge_base(query="Example")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |