Get UI5 framework version info
get_version_infoRetrieves the latest UI5 version from CDN and the local project's configured version, enabling version mismatch checks.
Instructions
Retrieves UI5 framework version information: latest version from the CDN (sap-ui-version.json) plus the local project's configured version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Optional local project to read its minUI5Version/ui5.yaml version |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| latest | Yes | ||
| source | Yes | ||
| libraries | No | ||
| distribution | Yes | ||
| localProjectVersion | No |