list_backups
List GnuCash backups newest first, with stage, timestamp, age, size, and label. Page through results or get count only.
Instructions
List all available backups, newest first.
Leads with a Showing X-Y of Z backups (date range) line,
then a compact tab-separated table with one row per backup:
stage, timestamp (ISO UTC), age, size (MB),
and label (if any). Stages are session / weekly /
monthly (automatic retention tiers) and manual (user-
invoked, unlimited retention). Page with offset; limit=0
returns the count only.
Args: limit: Page size (default 50, max 250). 0 = count only. offset: 0-indexed first row to return (default 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |