list_flows
List ServiceNow Flow Designer flows with optional filters for name, category, or active status to find specific automations.
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") |