stop_application
Gracefully shut down a running application container in Coolify by providing its UUID to stop the application.
Instructions
Stop a running application. This will gracefully shut down the application container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the application to stop. Get this from list_applications. |