proxy_session_start
Start persistent on-disk capture of network traffic for the current proxy run, with options for session naming, capture profile (preview or full), custom storage directory, and disk usage limit.
Instructions
Start persistent on-disk capture for the current proxy run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_name | No | Optional session name | |
| capture_profile | No | preview=body previews only, full=full request/response bodies | preview |
| storage_dir | No | Custom storage directory | |
| max_disk_mb | No | Session disk cap in MB |