read_container
Retrieve the layout of a container node from a Godot scene by providing the scene path and, optionally, the container name.
Instructions
Read Container layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Container node name | |
| scene_path | Yes | Path to .tscn scene |