list_deployments
Retrieve a list of deployments from the Prefect API, allowing filtering by flow ID and pagination with limit and offset parameters for efficient results management.
Instructions
Get a list of deployments from the Prefect API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
flow_id | No | ||
limit | No | ||
offset | No |