get_onboarding_context
Fetch a curated knowledge-base packet for an Unreal Engine task domain, delivering the essential rules and references needed to implement the task correctly.
Instructions
Return a curated knowledge-base packet for a specific Unreal task domain.
Supported tasks: blueprints, animation, ai, materials, niagara, umg, world_building, audio, generative, multiplayer, gas, metasounds.
KB: see knowledge_base/00_AGENT_KNOWLEDGE_BASE.md#mandatory-agent-rules
Example: get_onboarding_context(task="Example")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |