coolify_delete_service_env
Delete a specific environment variable from a Coolify service by providing its UUID and the service UUID. Requires confirmation to execute this destructive operation.
Instructions
[DESTRUCTIVE] Delete an environment variable from a Coolify service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the service | |
| confirm | No | Set to true to confirm this destructive operation | |
| env_uuid | Yes | UUID of the environment variable to delete |