generate_label
Creates a printable Homebox label PNG with QR code and name for any location, item, or asset, saving it to your chosen folder for stick-on labels.
Instructions
Save a printable Homebox label PNG (QR + readable name) for a location
or item, e.g. to stick on a tote/bin. kind is "location", "item", or
"asset". For location/item, identifier is a name or slug (resolved to an
id); for asset it's the assetId (e.g. 000-028). Saves to out_dir
(default: $HOMEBOX_LABEL_DIR, else the current directory). Returns the
saved file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | location | |
| out_dir | No | ||
| identifier | Yes |