Get Component Tool
get-component-toolGet full details for a single Aura UI component by name (e.g. "button", "date-picker"): its Blade tag, tier, a copy-pasteable usage example, and the complete Markdown documentation including all props. Call this before generating Aura markup for a component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The component name, e.g. "button", "modal", "date-picker". |