capture_export_calls
Export a bounded page of saved API calls to JSON or CSV. Use it to save or share specific call records from a capture file, with control over range, format, and data size.
Instructions
Export a bounded saved call-record page as JSON or CSV.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| file_path | Yes | ||
| overwrite | No | ||
| output_path | Yes | ||
| start_index | No | ||
| include_data | No | ||
| output_format | No | json | |
| process_index | No | ||
| max_data_bytes | No | ||
| resolve_definitions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||