Resolve Node
node-red-nodes-resolveFind node IDs by searching name, type, or description in the node registry. Returns matching nodes with their IDs, types, and flow context.
Instructions
Look up node IDs by name, type, or description using the node registry. Returns matching nodes with their IDs, types, and flow context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query (matches node name, type, flow label, or ID) | |
| flowId | No | Optional flow ID filter to scope the search | |
| flowLabel | No | Optional flow label filter (exact match) |