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

Get detailed information about a specific Mishka Chelekom component.

Combines data from:
- priv/components/*.exs (config: variants, colors, sizes, dependencies)
- priv/usage-rules/components/*.md (documentation: attributes, slots, examples)

## Usage

    get_component_info(name: "alert")
    get_component_info(name: "button")

# `get_schema`

# `mcp_schema`

# `mcp_schema!`

---

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