search_workflows
Search workflows by matching text against name, node names, and node types to find workflows using specific nodes or services.
Instructions
Search workflows by free text across name, node names and node types (client-side over the listing — finds e.g. every workflow using a given node type or touching a given service).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Case-insensitive text to match against workflow name, node names and node types | |
| active | No | Restrict to active/inactive workflows | |
| maxScan | No | Max workflows to scan |