Get Flow Inventory
get-flow-inventoryRetrieve a complete inventory of Power Automate cloud flows displaying name, state, and modified date. Filter by environment and limit records for lightweight auditing without run history data.
Instructions
Get complete inventory of all cloud flows (name, state, modified date). Lighter than scan-flow-health as it does not fetch run history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxRecords | No | Maximum flows to return (default: 500) | |
| environment | No | Environment name (e.g. DEV, UAT). Uses default if omitted. |