search
Search Point's verified knowledge base using hybrid search to retrieve ranked results with relevance scores, text excerpts, and pre-formatted citations.
Instructions
Search Point's verified knowledge base using hybrid search (BM25 + vector).
Returns ranked results with relevance scores, text excerpts, and citations. Each result includes a pre-formatted citation you can use directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language search query (e.g. "how does OAuth 2.0 PKCE work") | |
| collection | No | Optional collection ID to search within (e.g. "rfc-ietf"). Omit to search all collections. | |
| doc_type | No | Optional document type filter (e.g. "rfc", "standard", "guide") | |
| limit | No | Max results to return (1-50, default 10). Use 3-5 for focused queries. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |