read_nav_region
Retrieve navigation region data from a Godot scene to inspect pathfinding areas. Provide scene path and optional region name to get specific region information.
Instructions
Read navigation region.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | Yes | Path to .tscn scene | |
| region_name | No | Specific NavigationRegion node name |