get_live_flow_runs
Fetch run history for a flow directly from Power Automate. Returns run name, status, startTime, endTime, trigger name/code, and any top-level error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Max runs to return. Paginates automatically. Default 30. | |
| flowName | Yes | Name (ID) of the flow. | |
| environmentName | Yes | Name of the Power Platform environment. |