Listen Debug
node-red-debug-listenListen to Node-RED debug messages via WebSocket for a set time, filtering by flow or node to monitor specific debug output.
Instructions
Capture Node-RED debug messages via WebSocket for a specified duration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | No | Filter by flow ID | |
| nodeId | No | Filter by source node ID | |
| duration | No |