search_content
Search the OnMind knowledge base using full-text, hybrid, or vector search. Retrieve relevant cards with scores and snippets for questions about OnMind products, methods, and code.
Instructions
BÚSQUEDA PRIMARIA en la base de conocimiento OnMind. Úsala PRIMERA para cualquier pregunta sobre: OnMind-PUB, OnMind-XDB, OnMind-CMS, OnMind-WDB, OnMind-ARK, OnMind-EPI, OnMind-DAI, Método OnMind, ABCode, CloudOps, DevOps, código, arquitectura, productos OnMind. Busca en título, descripción, tags y cuerpo completo (BM25 Orama). Devuelve cards con score y snippet. NO uses búsqueda web hasta agotar esta herramienta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text query (Orama full-text / hybrid) | |
| mode | No | Override search mode for this call: fulltext | hybrid | vector (hybrid/vector need RAG_EMBEDDINGS=1) | |
| site | No | Limit to one site name | |
| tags | No | All of these tags must match | |
| limit | No | Max results (default 20) | |
| inBody | No | Also search markdown body (default true) | |
| offset | No | Pagination offset | |
| notable | No | Only notable entries when true | |
| category | No | Category facet (e.g. devops, dreams) | |
| language | No | Language code, e.g. es or en | |
| visibility | No | public (default) | protected | all |