Search Mushi documentation
search_mushi_docsSearch official Mushi documentation by keyword to find guides, MCP setup, inventory, QA, and skills. Returns ranked results with title, URL, and excerpt for quick reference.
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 |