list_custom_fields
Find custom-field schema in use: list all field names or, specify a field, see its distinct values. Use before setting/querying fields on an unfamiliar Homebox instance.
Instructions
Discover the custom-field schema actually in use: with no arg, all
custom-field NAMES across the inventory; with field, the distinct
VALUES of that field ({"total", "values"}, capped at limit). Useful
before set_fields/field_index on an unfamiliar instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | No | ||
| limit | No |