sap_disconnect
Disconnect from the SAP session, closing internally opened sessions and detaching externally attached ones.
Instructions
Disconnect from the current SAP session and release the binding.
Sessions opened by this MCP session (via sap_connect) are closed. Sessions that were attached (via sap_connect_existing) are detached but left open so the user can continue working manually.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||