profile_scene
Gather frame and memory counters to profile a Godot scene, identify performance bottlenecks, and guide optimization.
Instructions
Collect lightweight frame and memory counters for a scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frames | No | ||
| scenePath | Yes | ||
| projectPath | No | Optional absolute Godot project path. Defaults to the project selected in Godot MCP Toolkit. |