get_mui_component
Retrieve detailed documentation for Material-UI components including props, examples, and usage instructions to implement React components correctly.
Instructions
Get detailed information about a specific MUI component including props, examples, and usage
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component_name | Yes | The name of the MUI component (e.g., Button, TextField, Card) |