cloudron_task_status
Check the status of async Cloudron operations like backups, installations, or restores by task ID. Returns state, progress percentage, and message for monitoring ongoing tasks.
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 |