get_node_signals
Retrieve all signals and current connections for a specified node within a Godot scene.
Instructions
List all available signals on a node and current connections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | ||
| scenePath | Yes | ||
| nodePath | Yes |