backup_status
Check backup job progress by providing the backup job ID. Returns the current step, progress percentage, and download URL when complete, with statuses of pending, processing, completed, or failed.
Instructions
Get the status of a backup job. Returns progress percentage, current step, and download URL when complete. Statuses: pending, processing, completed, failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Backup job ID | |
| companyId | No | Company UUID override (uses active company if not set) |