list_flow_runs
Retrieve and filter flow runs from the Prefect API, allowing pagination with limit and offset parameters or filtering by specific flow ID for precise workflow management.
Instructions
Get a list of flow runs from the Prefect API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
flow_id | No | ||
limit | No | ||
offset | No |