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

Get HEEx code examples for a Mishka Chelekom component.

Reads examples from usage-rules/components/*.md documentation files.
Returns ready-to-use code snippets showing common usage patterns.

## Usage

    get_example(name: "alert")
    get_example(name: "button")

# `get_schema`

# `mcp_schema`

# `mcp_schema!`

---

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