coolify_stop_application
Stop a running Coolify application to perform maintenance or updates. Confirm the destructive action to halt the resource and optionally clean up Docker resources.
Instructions
[DESTRUCTIVE] Stop a running Coolify application. Causes downtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the resource | |
| confirm | No | Set to true to confirm this destructive operation | |
| docker_cleanup | No | Clean up Docker resources on stop |