read_nav_agent
Retrieve NavigationAgent properties from a Godot scene by providing the scene path and optional agent name.
Instructions
Read NavigationAgent properties across scenes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_name | No | Specific NavigationAgent node name | |
| scene_path | Yes | Path to .tscn scene |