Check SAP MCP Runtime Status
sap_agent_runtime_statusCheck connection status, paid/write readiness, and local profile visibility for SAP MCP. Get exact next actions without listing all tools, optionally using intent to highlight the correct path.
Instructions
Free machine-readable readiness and routing summary for SAP MCP. Use this for "are you connected?", paid/write readiness, local profile visibility, and exact next actions without dumping the whole tool catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | No | Optional user intent so the status can highlight the correct next tool path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosted | Yes | Observable hosted SAP MCP status for this server process. | |
| intent | Yes | Status intent used for routing. | |
| routing | Yes | Canonical tool routes for reads, paid calls, writes, and unsigned transactions. | |
| success | Yes | Whether runtime status was generated. | |
| localBridge | Yes | Expected local sap_payments bridge status and verification tools. | |
| nextToolCalls | Yes | Exact next tool calls agents should make when available. | |
| forbiddenActions | Yes | Actions agents must not perform. | |
| userFacingSummary | Yes | Short summary safe to show to the user. |