list_deployments
List deployments for a repository with optional environment filter and pagination.
Instructions
List deployments for a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| pagelen | No | Items per page (max 100) | |
| repository | Yes | Repository slug (e.g. "my-repo") | |
| environment | No | Filter by environment name |