Semantic Corpus Search
search_corpus_semanticPerform vector retrieval with reranking to find relevant source cards from the full corpus. Use for conceptual or paraphrased queries when exact keyword matches fall short.
Instructions
Vector + rerank retrieval over the whole corpus, returning ranked source cards. Use when keyword search fails — conceptual or paraphrased questions where the exact terms do not appear in the text. Complements search_threats, which is boolean/exact over structured filters. Depends on the AI Search binding and is rate-limited; a 503 means the index is unavailable, not that nothing matched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | A natural-language question or concept. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| chunks | No | ||
| results | No |