Search Mushi documentation
search_mushi_docsSearch the official Mushi docs by keyword to get guides, MCP setup, and API details. Use results to verify tool names and RPC names instead of guessing.
Instructions
Search the official Mushi documentation (guides, MCP setup, inventory, QA, skills) by keyword. Returns ranked { results: [{ title, url, excerpt }] }. Read-only. Use before guessing API shapes, tool names, or RPC names; use run_nl_query for questions about your own project data, not the docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 8). | |
| query | Yes | Keywords to search official Mushi docs (guides, MCP, inventory, QA). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| results | Yes |