sap_docs_search
Search SAP documentation and UI5 control APIs to find specific controls, concepts, or development topics. Provides ranked results for use in retrieving detailed SAP development information.
Instructions
Search across SAP documentation and UI5 control APIs. Searches through SAPUI5 documentation, CAP documentation, wdi5 testing framework, OpenUI5 control APIs, Cloud MTA Build Tool documentation, UI5 Tooling documentation, UI5 Web Components documentation, SAP Cloud SDK documentation and SAP Cloud SDK AI documentation. Use this to find specific controls (like Button, Table, Wizard), concepts (like annotations, routing, authentication), testing topics (like wdi5, e2e testing, browser automation), or any SAP development topic. Returns a ranked list of matching documentation and controls with their IDs for use in sap_docs_get.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | What to search for. Examples: 'button' (finds UI5 Button controls), 'wizard' (finds Wizard controls and docs), 'annotation' (finds annotation docs across CAP/UI5), 'wdi5' (finds testing framework docs), 'testing' (finds testing and automation docs), 'routing', 'authentication', 'table', 'odata', 'fiori elements', 'cds', 'UI5 Tooling', 'Cloud MTA Build Tool', 'MTA', 'UI5 Web Components', 'SAP Cloud SDK', 'SAP Cloud SDK AI' or any SAP development concept. Can be UI5 control names, technical concepts, testing topics, or general topics. |