list_backups
List all backup files with their size, age, and checksum availability, sorted from newest to oldest.
Instructions
List all backup files with size, age, and checksum availability.
Args:
backup_dir: Directory to scan. Defaults to metis/system/backups/.
Returns JSON array, newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |