# `MishkaChelekom.MCP.Tools.GetDocs`
[🔗](https://github.com/mishka-group/mishka_chelekom/blob/v0.0.9/lib/mishka_chelekom/mcp/tools/get_docs.ex#L1)

Fetch documentation from the Mishka Chelekom website.

Retrieves component documentation, guides, and examples from mishka.tools.
Documentation URLs are read from component configs (doc_url field in priv/components/*.exs).

## Usage

    get_docs(topic: "button")
    get_docs(topic: "accordion")
    get_docs(topic: "cli")
    get_docs(topic: "getting-started")

# `get_schema`

# `mcp_schema`

# `mcp_schema!`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
