backup_restore_status
Check the status of a restore job, returning progress percentage and current step.
Instructions
Get the status of a restore job. Returns progress percentage and current step. Same as backup_status but specifically for restore jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Restore job ID | |
| companyId | No | Company UUID override (uses active company if not set) |