Export HAR
export_harExport captured HTTP traffic to a .har file, with optional filters for host, URL pattern, or limit.
Instructions
Export captured traffic (optionally filtered) to a .har file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| limit | No | ||
| outPath | No | Output path. Default ./exports/traffic-<ts>.har | |
| urlPattern | No |