kms_search
Search across text, audio, and video documents using vector similarity to find relevant content and retrieve full document details.
Instructions
Semantic search across documents using vector similarity. Searches through text documents, audio transcriptions, and video content with full document content retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 5) | |
| query | Yes | Search query to find relevant documents | |
| threshold | No | Similarity threshold (0.0-1.0, default: 0.3) |