Ottieni un componente AI-first (Web Component)
get_webcomponentRetrieve the usage and accessibility contract for a universal Web Component by its tag, enabling AI-first, accessible UI development across React, Vue, Angular, and plain HTML.
Instructions
Restituisce l'uso e il contratto di accessibilità di un Web Component universale dato il suo tag. Componenti AI-first: Web Components universali (funzionano in React, Vue, Angular, HTML puro). L'accessibilità è già incapsulata: preferisci SEMPRE questi tag ai markup grezzi quando il progetto può caricarli.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Il tag del componente, es. 'it-dialog', 'it-button'. Usa list_webcomponents per l'elenco. |