List configured SAP systems
list_sap_systemsList available SAP system connections for OData calls. Returns system names for use with metadata download.
Instructions
Lists SAP system connections available for OData calls (from env vars SAP_BASE_URL/SAP_USER/SAP_PASSWORD, SAP_SYSTEMS_JSON or the systems.json file). Use the returned system name with download_odata_service_metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | Yes | ||
| count | Yes | ||
| systems | Yes | ||
| warnings | No | Configuration problems, e.g. a systems.json that could not be parsed |