analyze_ui5_project
analyze_ui5_projectAnalyze SAPUI5 project configuration by examining ui5.yaml, manifest.json, and package.json files to understand project structure and dependencies.
Instructions
Analyze SAPUI5 project configuration from ui5.yaml, manifest.json, and package.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| models | Yes | ||
| routing | Yes | ||
| namespace | Yes | ||
| ui5Version | Yes | ||
| detectedFiles | Yes | ||
| controllerPattern | Yes |