list_knowledge_base_topics
Discover available knowledge base topics to find the right UE5 system guide before implementation. Returns an index of all queryable topics for targeted assistance.
Instructions
List all available knowledge base topics.
Returns an index of every topic you can query with get_knowledge_base(). Call this first if you are unsure which topic covers the system you need.
MANDATORY: Query the knowledge base before implementing any UE5 system.
KB: see knowledge_base/00_AGENT_KNOWLEDGE_BASE.md#overview Example: list_knowledge_base_topics()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |