search_items
Search home inventory by keyword or tags. Get each matching item's location, asset ID, and alias.
Instructions
Search inventory items by name/keyword and/or by tag names (AND of both when both given — e.g. everything tagged "power-tool").
Returns items (not locations) with their immediate location, assetId, and the alias custom field (if $HOMEBOX_ALIAS_FIELD is configured). Use get_item for full detail on one result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| limit | No | ||
| query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |