coolify_update_service_env
Update a specific environment variable for a Coolify service by providing the service UUID and variable UUID, with optional new key and value.
Instructions
Update a service environment variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Variable name | |
| uuid | Yes | Service UUID | |
| value | No | Variable value | |
| env_uuid | Yes | Environment variable UUID |