List SAP BTP destinations
list_btp_destinationsList SAP BTP destinations for OData calls, covering local and cloud sources with secrets redacted. Use returned names to query data or download service metadata.
Instructions
Lists the SAP BTP destinations available for OData calls: local destinations (env var SAP_DESTINATIONS_JSON / SAP_DESTINATIONS_FILE / SAP_DESTINATIONS_DIR) and, when configured, destinations of the BTP Destination Service (cloud). Secrets are redacted. Use the returned destination names with query_odata_data and download_odata_service_metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeDestinationService | No | Also fetch destinations from the BTP Destination Service when it is configured (requires network) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | Yes | ||
| count | Yes | ||
| destinations | Yes | ||
| destinationService | No | ||
| destinationServiceError | No | ||
| destinationServiceConfigured | Yes |