Export backup
hortusfox_export_backupExport selected data categories (plants, tasks, inventory, etc.) as a backup archive and get a downloadable file URL.
Instructions
Export a backup archive for the selected data categories. Returns a downloadable file URL. Endpoint: /api/backup/export.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | No | Include tasks. Default false. | |
| plants | No | Include plants. Default false. | |
| gallery | No | Include gallery photos. Default false. | |
| calendar | No | Include calendar entries. Default false. | |
| inventory | No | Include inventory. Default false. | |
| locations | No | Include locations. Default false. |