sap_se16_browse
Browse any SAP database table via SE16 Data Browser and retrieve the first page of contents as text, with configurable row limits.
Instructions
Browse a database table via SE16 (Data Browser). Returns the first page of table contents as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_rows | No | Maximum number of rows to return (1–200, default 20) | |
| table_name | Yes | SAP database table name, e.g. 'USR02', 'T001', 'MARA' |