coolify_list_deployments
Retrieve a list of deployments for a specific application using its UUID. Supports pagination with skip and take parameters.
Instructions
List deployments for an application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of records to skip | |
| take | No | Number of records to take | |
| uuid | Yes | Application UUID |