db_list_operations
List recent backup, restore, and other operations for a specific backup job. Retrieve detailed operation history from the database.
Instructions
List recent operations (Backup, Restore, List, etc.) for a backup job.
Reads from the per-backup SQLite database for detailed operation history.
Args: backup_id: Numeric ID of the backup job. limit: Maximum number of operations to return (default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_id | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |