list_signals
List all signals emitted by a Godot node along with their current connections, showing each target node and method. Use it to inspect or debug signal wiring in scenes.
Instructions
List a node's signals and their current connections (target node + method).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes |