get_deployments
Retrieve deployment history for a container, or a detailed view of one deployment with status, error code, and build-log tail to diagnose failures.
Instructions
Deployment history of a container, or one deployment in detail (status, error code/message and build-log tail — use this to diagnose a failed build).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | List size, default 10 | |
| container | No | Container name or id (for the list) | |
| deployment_id | No | One deployment in detail |