get_backup_history
Destructive
Retrieve backup details for specific Duplicacy snapshots including files, bytes, duration, and exit codes to check completion status and identify backup failures.
Instructions
Get the last backup details for a specific Duplicacy snapshot (files, bytes, duration, exit code)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot_id | Yes | The snapshot ID to query history for |