get_shader_node_defaults
Retrieve default ports and parameters for any VisualShader node type in Godot. Use this to inspect node configurations when building or debugging shaders.
Instructions
Get default ports and parameters for a specific VisualShader node type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_type | Yes | Node type shorthand to inspect |