Premium Plugin Catalog
sap_premium_plugin_catalogFree premium capability discovery. Lists SAP MCP stream, webhook, and premium tool plugin manifests with strict schemas, x402/pay.sh pricing contracts, provider readiness, and private enterprise plugin loader guidance. This tool never returns fake live data.
SAP MCP execution guidance: Intent: SAP MCP tool workflow. Pricing: free; call directly without x402. Routing: free hosted call; call directly and keep it small/exact when possible. Signer boundary: hosted reads/builders never receive keypair bytes; value-moving results must be finalized locally when signing is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeSchemas | No | When true, include full input/output JSON Schemas for every capability so agent runtimes can validate calls before payment. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugins | Yes | Installed premium plugin manifests and their stream/webhook/tool capabilities. | |
| version | Yes | Premium plugin catalog contract version. | |
| providerStatus | Yes | Provider environment readiness map. False means SAP MCP will not claim the feed is live. | |
| privatePluginSupport | Yes | Enterprise plugin loader contract for private or submodule-backed premium capabilities. |