kb_answer
Search Amazon Bedrock Knowledge Base to find relevant document chunks using the Retrieve API, returning content, location, and relevance scores.
Instructions
Amazon Bedrock Knowledge Base を検索し、関連するドキュメントチャンクを返す。
Retrieve API を使用して Knowledge Base から関連ドキュメントを検索する。 回答生成は行わず、検索結果のみを返す。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Knowledge Base に送信する検索クエリ文字列 | |
| max_results | No | 取得するソースチャンクの最大数(デフォルト: 4、範囲: 1-10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |