coolify_trigger_deploy
Trigger a new deployment for any Coolify resource, including applications, services, or databases, by providing its UUID. Optionally force a rebuild even without detected changes.
Instructions
[WRITE] Trigger a new deployment for a resource (application, service, or database)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the resource to deploy | |
| force | No | Force rebuild even if no changes |