search-nodes
Search for Node-RED nodes by name or property with a query string. Optionally filter results by a specific property for targeted discovery.
Instructions
Searches for nodes in the Node-RED instance by a query string, optionally filtering by a specific property. Args: query (e.g.'inject') property (e.g.'type') (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | String to search in node name or properties | |
| property | No | Specific property to search (optional) |