Get Flows
get-flowsGet Power Automate cloud flows with smart filters excluding system, Copilot Sales, and Customer Insights flows by default. Filter by activation status, name, or environment to locate specific workflows.
Instructions
Get Power Automate cloud flows with smart filtering (excludes system, Copilot Sales, and Customer Insights flows by default)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activeOnly | No | Only return activated flows (default: false) | |
| maxRecords | No | Maximum number of flows to return (default: 25) | |
| excludeCustomerInsights | No | Exclude Customer Insights flows (default: true) | |
| excludeSystem | No | Exclude SYSTEM-modified flows (default: true) | |
| excludeCopilotSales | No | Exclude Copilot for Sales flows (default: true) | |
| nameContains | No | Filter flows by name (contains match) | |
| environment | No | Environment name (e.g. DEV, UAT). Uses default if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| totalCount | Yes | ||
| hasMore | Yes | ||
| flows | Yes |