find-nodes-by-type
Search for nodes in a Node-RED instance by their type, such as 'inject', to locate specific components quickly.
Instructions
Searches for nodes in the Node-RED instance by their type. Args: nodeType (e.g.'inject')
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeType | Yes | Node type to search for |