Get Node Type Info
godot_get_node_infoRetrieve comprehensive information about a Godot node type, including properties and methods, to support accurate script implementation.
Instructions
Get information about a Godot node type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_type | Yes | Node type name (e.g., Node2D, CharacterBody2D) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||