check-sap-authentication
Validate and associate authentication sessions for SAP OData operations. Use this tool to authenticate users and prepare for data interactions with session validation and pre-authentication options.
Instructions
π Validate/associate authentication session. Call with session_id to authenticate.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | User session ID obtained from OAuth authentication. Provide this to authenticate and associate with your MCP session. | |
| validateSession | No | Whether to validate existing session | |
| requestPreAuth | No | Whether to request pre-authentication for upcoming operations (recommended: true) | |
| context | No | Context for authentication check |