coolify_delete_env
Delete an environment variable from a Coolify application. Confirm to proceed with this destructive action.
Instructions
[DESTRUCTIVE] Delete an environment variable from a Coolify application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the application | |
| confirm | No | Set to true to confirm this destructive operation | |
| env_uuid | Yes | UUID of the environment variable to delete |