get_flow_runs
Retrieve recent run history for a Power Automate flow, including status, error code, and timing per run. Use environment and flow IDs to get details.
Instructions
Recent run history for a flow: status, code and timing per run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Max runs (default 20). | |
| flowId | Yes | Flow ID. | |
| environmentId | Yes | Environment ID. |