search_nodes
Search Node-RED nodes by name or property to locate and manage flow components.
Instructions
Search for nodes by name or properties.
Args: query: String to search for in node properties property: Specific property to search (optional, searches all properties if not specified)
Returns: List of matching Node objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| property | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |