Validate Scene
godot_validate_sceneValidate a Godot scene file to detect errors and ensure it is correctly structured, optionally specifying the project root for discovery.
Instructions
Validate a scene file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | Yes | Path to the scene file | |
| project_path | No | Optional project root (defaults to discovery from cwd) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||