Search the knowledge base
kb.searchSearch the markdown knowledge base for information you don't already have. Returns matching documents with slug, title, score, and snippet.
Instructions
Full-text search over the markdown knowledge base. Returns the best-matching documents with a slug (use it with kb.get), title, score and a short snippet. Use this first when you need information you do not already have.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of hits | |
| query | Yes | Search terms; matches title, tags and body | |
| filter | No | Optional filters |