list_flows
Retrieve Flow Designer flows filtered by name, category, or active status to find specific automation flows.
Instructions
List Flow Designer flows with optional filter by name, category, or active status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search flows by name or description | |
| active | No | Filter to active flows only (default true) | |
| category | No | Filter by category (e.g., "ITSM", "HR", "Security") | |
| limit | No | Max records to return (default 50) |