list_subflows
Retrieve available subflows for reuse across automation flows. Filter by name, active status, and result limit to locate the needed subflow.
Instructions
List available subflows that can be reused across flows
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 50) | |
| query | No | Search subflows by name | |
| active | No | Filter to active subflows only (default true) |