sap_login
Logs into SAP WebGUI to establish a session before using other SAP tools. Returns welcome screen text to confirm successful authentication.
Instructions
Log in to the SAP system via WebGUI. Must be called before using any other SAP tool. Returns the welcome screen text on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | No | SAP password (defaults to SAP_PASSWORD env var) | |
| username | No | SAP username (defaults to SAP_USERNAME env var) |