sap_connect_existing
Connect to an existing SAP session by specifying connection and session indexes; defaults to the first open session.
Instructions
Connect to an already open SAP session. Use this when SAP is already logged in.
This is the most common starting point. connection_index=0 and session_index=0 connect to the first open session. Use sap_list_connections to see all sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_index | No | ||
| session_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||