Search SAP documentation
search_docsSearch the local SAP documentation corpus for Fiori elements, UI5, CAP, and BTP topics before generating or modifying apps to ground answers in current best practices.
Instructions
Searches the bundled documentation corpora for SAP Fiori elements, UI annotations, UI5 development, OPA5 testing, UI Integration Cards, TypeScript conversion, CAP (CDS) development and SAP BTP destinations. Use this before generating or modifying apps to ground answers in current best practices. Local, no network required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results per page | |
| query | Yes | Search query, e.g. 'flexible column layout' or 'value help annotation' | |
| scope | No | Restrict to one documentation corpus | all |
| offset | No | Number of results to skip (use nextOffset from a previous call) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Items returned in this response | |
| query | Yes | ||
| scope | Yes | ||
| total | Yes | Total items matching the request | |
| offset | Yes | Offset of the first returned item | |
| hasMore | Yes | True when more items are available | |
| results | Yes | ||
| nextOffset | Yes | Offset to request next, or null on the last page |