list_flows
Retrieve flows from Flow Designer with optional filters for name, category, or active status.
Instructions
List Flow Designer flows with optional filter by name, category, or active status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 50) | |
| 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") |