search.unified
Search across layouts, UI components, motion patterns, backgrounds, and narratives using natural language. Merges parallel semantic queries and ranks results by similarity score with filtering and reranking.
Instructions
Layout(セクション)・Part(UIコンポーネント)・Motion(アニメーション)・Background(背景デザイン)・Narrative(世界観)を横断的にセマンティック検索します。個別検索ツールを並列実行し、結果をsimilarityスコア順にマージして返却します。 / Cross-component semantic search across Layout sections, UI Parts, Motion patterns, Background designs, and Narratives. Executes individual search tools in parallel and merges results by similarity score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 検索クエリ(自然言語、1-500文字) / Search query (natural language, 1-500 chars) | |
| types | No | 検索対象タイプ(デフォルト: 全タイプ) / Target types (default: all types) | |
| limit | No | 取得件数(1-50、デフォルト: 10) / Result limit (1-50, default: 10) | |
| webPageId | No | WebページIDでフィルター / Filter by web page ID | |
| industry | No | 業種フィルター / Industry filter (e.g., 'SaaS', 'E-commerce') | |
| audience | No | ターゲットオーディエンスフィルター / Target audience filter (e.g., 'Developer', 'Enterprise') | |
| tags | No | タグフィルター / Tags filter | |
| profile_id | No | 嗜好プロファイルID(検索結果のリランキングに使用) / Preference profile ID | |
| enable_reranking | No | Cross-Encoderリランキング有効化(デフォルト: true) / Enable Cross-Encoder reranking (default: true) | |
| query_type | No | クエリタイプ(auto: 自動分類、visual: 見た目、structural: レイアウト構造、functional: 機能、stylistic: スタイル) / Query type (auto: auto-classify) | auto |
| include_facets | No | ファセットカウント付与(デフォルト: false)。trueにすると sectionType/industry/audience/tags のカウントを返却 / Include facet counts (default: false). Returns counts for sectionType/industry/audience/tags when true | |
| facet_fields | No | ファセットフィールド指定(指定時はinclude_facetsが暗黙的にtrue)。未指定時は全4フィールド / Facet fields to compute (implicitly enables include_facets). Defaults to all 4 fields when omitted. sectionType: セクション/パーツタイプ, industry: 業種, audience: ターゲット, tags: タグ |