delete_private_key
Delete a private key by providing its UUID. Requires confirmation if COOLIFY_REQUIRE_CONFIRM is set.
Instructions
Delete a private key. When COOLIFY_REQUIRE_CONFIRM=true, requires confirm: true parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Private key UUID | |
| confirm | No | Confirm the dangerous operation (required when COOLIFY_REQUIRE_CONFIRM=true) |