search_knowledge
Search verified Japanese corporate records, including EDINET financials, corporate numbers, shareholders, and gBizINFO certifications, using keyword, fuzzy, semantic, or hybrid retrieval.
Instructions
Search the japan-company-info-free knowledge base
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| top_k | No | Number of results (default: 5) | |
| method | No | Search method (default: auto). 'auto': automatically picks the best available method(s). 'bm25': exact keyword match, best for precise term lookup. 'trigram': fuzzy/typo-tolerant character-level match. 'vector': semantic similarity search, best for conceptual or paraphrase queries. 'hybrid': fuses all available rankers via RRF, recommended for mixed queries. |