Export Trace Bundle
monitor_exportExports a completed trace session as a portable ZIP file for authorized handoff or offline analysis.
Instructions
Use when an authorized handoff or offline analysis explicitly requires a portable ZIP of a completed trace. Preconditions: a trace session must exist and the destination must be a protected local path. Next: share the bundle only through an approved sensitive-data channel and remove it when no longer needed. Sensitivity: the ZIP can contain every captured secret, body, cookie, DOM value, screenshot, and WebSocket frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | ||
| sessionId | No | ||
| outputPath | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |