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

Search Mishka Chelekom components by name, category, or functionality.

Useful for finding components when you're not sure of the exact name.
Searches component names and categories to find relevant matches.

## Search Examples

- Search by name: "button", "input", "modal"
- Search by category: "form", "navigation", "feedback"
- Search by functionality: "date", "file", "password"

## Categories

- **form**: Input components (button, checkbox, input fields, etc.)
- **navigation**: Menu, navbar, breadcrumb, tabs, pagination
- **feedback**: Alert, toast, modal, drawer, popover
- **display**: Card, badge, avatar, table, accordion
- **layout**: Divider, footer, jumbotron
- **media**: Image, carousel, gallery, video
- **typography**: Typography, blockquote, list

# `get_schema`

# `mcp_schema`

# `mcp_schema!`

---

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