Scan Flow Health
scan-flow-healthBatch-scan Power Automate cloud flows to analyze run history and calculate success rates and failure counts for health diagnostics.
Instructions
Batch-scan all Power Automate cloud flows for health metrics. Fetches run history for each flow and computes success rates, failure counts. WARNING: batch operation that may take several minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daysBack | No | Days of run history to analyze (default: 7) | |
| maxRunsPerFlow | No | Max runs to check per flow (default: 100) | |
| maxFlows | No | Max flows to scan (default: 500) | |
| activeOnly | No | Only scan activated flows (default: true) | |
| environment | No | Environment name (e.g. DEV, UAT). Uses default if omitted. |