Get SAP Session Status
sap_session_statusFetch the current status of a high-level SDK session using its session ID.
Instructions
Fetch high-level SDK session status by session ID. SAP MCP context: Memory/session flow. Store only intentionally encrypted payloads or public hashes; session and vault PDAs are visible on-chain metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | High-level session identifier string to get status for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |