list_deployments
Retrieve the deployment history of applications and services from your Coolify instance to monitor and track deployment activities.
Instructions
List all deployments across your Coolify instance. Deployments represent the history of application and service deployments.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}