db_list_errors
Retrieve recent error log entries from the Duplicati backup SQLite database, filtered by backup job ID and with configurable result limit.
Instructions
List recent error log entries from the local SQLite database.
Args: backup_id: Numeric ID of the backup job (leave empty for all jobs). limit: Maximum number of entries to return (default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |