Search Harness Engineering & Agentic AI
searchQuery the entire knowledge corpus with keywords in any language, ignoring accents. Returns ranked results with relevance scores and matched fields; use it when you have a question, not an identifier.
Instructions
Ranked keyword search across the whole corpus (knowledge, patterns, architectures, governance and the handbook). Matches every language and ignores accents, so query in the user's own words. Each hit carries a relevance score and the fields it matched; follow up with the matching get_* tool for full detail. Use this before any get_* tool whenever you have a question rather than an identifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20). | |
| query | Yes | Keyword or phrase to search for, in any of en/es/pt. | |
| locale | No | Language of the returned body. Default: en. | |
| domains | No | Restrict to these domains. Omit to search everything, including the handbook. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| query | Yes | ||
| results | Yes |