get_component_api
Get API documentation for a specified UI5 Web Component, with optional version selection, from the official UI5 web components packages.
Instructions
Get API documentation for a specific UI5 Web Component from @ui5/webcomponents, @ui5/webcomponents-fiori, @ui5/webcomponents-ai
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | Component name (e.g., 'ui5-button', 'ui5-input', 'ui5-shellbar') | |
| version | No | Version of the UI5 Web Components packages (e.g., "2.12.0"). If not provided, the latest version will be used. | latest |