get_project_context
Get current Unreal project context: uproject path, engine version, open level, selected actor, dirty packages, content folders, and plugins. Uses 5-second cache; force refresh available.
Instructions
Return the current Unreal project/editor context with a 5 second cache.
Includes the .uproject path, engine version, open level, selected actor, dirty packages, top-level Content folders, and project/plugin list.
KB: see knowledge_base/00_AGENT_KNOWLEDGE_BASE.md#mandatory-agent-rules
Example: get_project_context()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |