cloudron_task_status
Check the status of Cloudron async operations like backups, installs, or restores using a task ID. View progress percentage and current state (pending, running, success, error, or cancelled).
Instructions
Get the status of an async operation (backup, install, restore, etc.) by task ID. Returns state (pending/running/success/error/cancelled), progress (0-100%), and message.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The unique identifier of the task to check |