manage_backups
List and download Snipe-IT database backups. Retrieve available backup files and save them locally for restoration or archival.
Instructions
Manage Snipe-IT database backups.
Operations:
list: List available database backup files
download: Download a specific backup file
Note: Backup creation is triggered via web UI or CLI, not available via API.
Returns: dict: Backup list or download result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The backup action to perform | |
| filename | No | Backup filename (for download) | |
| save_path | No | Local path to save backup (for download) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||