List Deployments
gitlab_list_deploymentsRetrieve deployments from a GitLab project, filtering by environment, ref, status, or date range.
Instructions
List deployments in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| sha | No | ||
| page | No | ||
| sort | No | ||
| status | No | ||
| order_by | No | ||
| per_page | No | ||
| project_id | No | ||
| environment | No | ||
| updated_after | No | ||
| updated_before | No |