db_list_notifications
Retrieve recent system notifications from Duplicati's local database, such as update alerts. Use a limit parameter to control the number of entries returned.
Instructions
List recent system notifications from the local SQLite database (update alerts, etc.).
Args: limit: Maximum number of entries to return (default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |