RuntimeAnalyzeDump
Analyze runtime dumps from SAP systems to identify errors, view summaries, and extract key diagnostic information for debugging.
Instructions
[runtime] Read runtime dump by ID and return compact analysis summary with key fields.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dump_id | Yes | Runtime dump ID. | |
| view | No | Dump view mode to analyze: default payload, summary section, or formatted long text. | default |
| include_payload | No | Include full parsed payload in response. |