retry_connect
Reconnect to a Node.js debugger after a connection failure, optionally specifying a different port to retry.
Instructions
Manually triggers a reconnection attempt to the Node.js debugger
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Optional port to connect to. Defaults to current port (9229) |