List deployments
list_deploymentsRetrieve deployment history for a specific application or list queued/in-progress deployments across all servers, with status, commit, and timestamps.
Instructions
With application: that app's most recent deployments (newest first, status/commit/timestamps). Without it: deployments currently queued or in progress across all servers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many recent deployments (per application). | |
| application | No | Application uuid, exact name, or a unique part of its name or domain. |