cloudron_control_app
Start, stop, or restart applications on Cloudron instances using task-based asynchronous operations for reliable lifecycle management.
Instructions
Control app lifecycle (start, stop, restart). Returns 202 Accepted with task ID for async operation tracking via cloudron_task_status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The unique identifier of the application to control | |
| action | Yes | Action to perform on the app |