read_tab_container
Inspect TabContainer and TabBar nodes in a Godot scene by providing the scene path and node name, retrieving their configuration.
Instructions
Read TabContainer/TabBar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | TabContainer/TabBar node name | |
| scene_path | Yes | Path to .tscn scene |