stop_application
Gracefully stops a running application container using its UUID. Use to shut down a specific application without data loss.
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. |