read_nav_obstacle
Retrieve NavigationObstacle nodes from Godot scenes by scene path and optional node name to inspect obstacle data for navigation and pathfinding configuration.
Instructions
Read NavigationObstacle nodes across scenes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | Yes | Path to .tscn scene | |
| obstacle_name | No | Specific NavigationObstacle node name |