sap_navigate
Navigate to any SAP transaction code (e.g., SE11, SE16, SM30) and retrieve the HTML page text of the resulting screen, enabling direct access to transaction-based data without manual GUI steps.
Instructions
Navigate to an SAP transaction code (e.g. SE11, SE16, SM30, SU01). Returns the HTML page text of the resulting screen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction | Yes | SAP transaction code, e.g. 'SE16', 'SM30', 'SU01' |