export_csv
Export the entire inventory to a Homebox CSV file for backup or transfer. Specify a custom save path, and receive the file location and row count.
Instructions
Export the whole inventory as a Homebox CSV (the complement of
import_csv; also a quick backup). Saves to save_to (file path or
directory; default: homebox-export.csv in the current directory) and
returns the path and row count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_to | No |