godot_get_context
Get a complete session overview covering mode, project, connected editor, scene snapshot, recent calls, tool groups, workflows, rules, and performance metrics, reducing the need for repeated exploration.
Instructions
一次返回会话全景(模式/项目/连接/场景快照/最近调用统计/工具组/推荐 workflow/规则/性能),减少反复探路。headless 模式 scene=null。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | 项目路径(可选;传了补 project/rules 字段,没传降级 null/[]) | |
| include_scene | No | 是否采集场景快照(默认 true;headless 恒 null) | |
| include_performance | No | 是否采集性能(默认 true;仅 bridge 有效) |