Search Harness Engineering & Agentic AI
searchRun a ranked keyword query across all knowledge content in any language, ignoring accents. Results include relevance scores and matched fields; use before get_* tools for questions, not identifiers.
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 |