sap_read_shell_content
Extract HTML, URL, or text from SAP GUI shell subtypes like HTMLViewer. Use after obtaining shell element IDs.
Instructions
Read content from a GuiShell subtype (e.g., HTMLViewer).
Extracts HTML, URL, or text depending on the shell type. Use sap_get_screen_elements first to find shell element IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shell_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||