fetch_concepts
Search a knowledge bundle using natural language queries. Returns ranked concepts with scores and snippets, supporting hybrid, keyword-only, or semantic-only modes.
Instructions
Search the knowledge bundle using natural language queries.
Returns a ranked list of matching concepts with scores and snippets. Supports hybrid (semantic + keyword), keyword-only, or semantic-only modes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | hybrid | |
| tags | No | ||
| type | No | ||
| query | Yes | ||
| top_n | No | ||
| threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |