写真・特徴テキストから製品を特定(型番・内寸・消耗品情報付き)
identify_productIdentify furniture products from images by analyzing brand, color, material, dimensions, and features to find matching items from catalogs and retailers with compatible accessories.
Instructions
「この写真の棚は何?」「持ってる棚に合うボックスを知りたい」のときに呼ぶ。Vision AIで画像から抽出した特徴テキスト(ブランド/色/段数/素材/推定サイズ)を渡すと、カタログ+楽天から候補を返す。型番特定時は内寸・消耗品・互換ボックス情報付き。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | 【必須】なぜ特定したいか | |
| features | Yes | 画像から読み取った特徴テキスト(ブランド、色、段数、素材、推定サイズ、形状特徴等) | |
| brand_hint | No | ブランド名ヒント(ロゴが見えた場合) | |
| dimensions_hint | No | 推定寸法(mm)分かる範囲で | |
| include_compatible | No | 互換収納・消耗品情報も含めるか(デフォルト: true) |