List modification functionalities for a Fiori app (step 1/3)
list_functionalityLists the supported modification functionalities available for an existing SAP Fiori app, including add_page, delete_page, and enable_fcl, to identify next steps in the development workflow.
Instructions
Gets the list of supported modification functionalities for an existing SAP Fiori application: add_page, delete_page, add_controller_extension, enable_fcl, enable_initial_load, update_manifest. Workflow: list_functionality → get_functionality_details → execute_functionality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appPath | Yes | Absolute path to the app folder (containing webapp/manifest.json) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| functionalities | Yes |