make_get_dlq_bundle
Retrieve the actual data bundle from a failed scenario execution to diagnose issues without guessing from error messages alone.
Instructions
Get the actual data (bundle) that was being processed at the moment a scenario execution failed — the real input/output values behind an incomplete/failed execution (from make_list_incomplete). Use this for real diagnosis instead of guessing from error messages alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dlq_id | Yes | The incomplete-execution (DLQ) id from make_list_incomplete |