extract_bc_snapshot
Extract Business Central snapshots to analyze debug traces, AL source code, and execution flow.
Instructions
Extract a Business Central snapshot (.snap) file to analyze debug traces, AL source code, and execution flow. Snapshots are ZIP archives containing .mdc debug trace files and .al source files. Returns temp directory path where files can be read using standard file tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot_path | Yes | Absolute path to the .snap file to extract |