Premium Session Status
sap_premium_session_statusFree premium session status lookup. Returns the current planning status for a premium stream/webhook/tool session id, or lists recent in-memory session plans when no id is provided. It does not expose secrets or stream payload 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 |
|---|---|---|---|
| sessionId | No | Optional premium session id returned by sap_premium_session_start. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessions | Yes | Matching premium session plans. Empty when the requested session id is unknown or expired from memory. |