MishkaChelekom.MCP.Tools.GetComponentInfo
(Mishka Chelekom v0.0.9-alpha.18)
Copy Markdown
View Source
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")