list_flow_runs
Retrieve flow runs from the Prefect API with customizable filters. Use limit, offset, and flow_id parameters to manage and query workflow execution data effectively.
Instructions
Get a list of flow runs from the Prefect API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
flow_id | No | ||
limit | No | ||
offset | No |