part.search
Search UI component parts like buttons, cards, and links using hybrid text and visual search. Filter by part type, industry, or audience to find relevant design components efficiently.
Instructions
UIコンポーネントパーツ(ボタン、カード、リンク等)をセマンティック検索します。テキストクエリ(e5-base + full-text)によるハイブリッド検索を提供。partType(16種類)やsearchMode(visual/text/hybrid)でフィルタリング可能です。 / Search UI component parts (buttons, cards, links, etc.) by text query. Provides hybrid search via e5-base + full-text. Filterable by partType (16 types) and searchMode (visual/text/hybrid).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | テキスト検索クエリ(1-500文字) / Text search query (1-500 chars) | |
| image_url | No | 画像URLによるビジュアル検索(将来対応予定) / Visual search by image URL (future support) | |
| part_type | No | パーツタイプでフィルター(16種類) / Filter by part type (16 types) | |
| web_page_id | No | WebページIDでフィルター / Filter by web page ID | |
| limit | No | 取得件数(1-100、デフォルト: 20) / Result limit (1-100, default: 20) | |
| offset | No | オフセット(0以上、デフォルト: 0) / Offset (0+, default: 0) | |
| search_mode | No | 検索モード(デフォルト: hybrid) / Search mode (default: hybrid) | hybrid |
| min_similarity | No | 最小類似度閾値(0-1、デフォルト: 0.3) / Min similarity threshold (0-1, default: 0.3) | |
| industry | No | 業種フィルター(例: tech, finance, healthcare) / Industry filter | |
| audience | No | ターゲットオーディエンス(例: b2b, b2c, enterprise) / Target audience filter | |
| tags | No | タグフィルター / Tag filter |