What problem does it solve?
Managing many Power Automate flows manually through the portal is slow and error-prone, especially when publishing, testing, disabling, or auditing flows across multiple environments.
Core Features & Use Cases
- Publish-and-Test Cycle: Publishes a flow, triggers a run, waits for completion, and reports pass/fail with duration and action statuses.
- Batch Operations: Disables, deletes, or publishes multiple flows at once with per-item success/failure reporting.
- Inventory & Health Reports: Lists flows across environments, summarizes counts by state and trigger type, and flags flows with failure rates above 50%.
- Incident Response: Bulk-cancels runaway runs with
cancel_all_runs, optionally disables the flow, and resubmits affected runs after fixes.
- Use Case: An admin needs to audit all flows in three environments before a compliance review; the skill lists every flow, checks recent run history, and produces a health report flagging failing flows.
Quick Start
Ask the agent to publish and test a specific flow, or to generate an inventory and health report for all flows in a given environment.