coolify_update_service
Update configuration details of a Coolify service, including its name, description, Docker Compose content, or custom fields, by providing the resource UUID.
Instructions
[WRITE] Update configuration of a Coolify service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Service name | |
| uuid | Yes | UUID of the resource | |
| description | No | Service description | |
| custom_fields | No | Additional fields not listed above (advanced) | |
| docker_compose_raw | No | Raw Docker Compose content |