capture_extract_call_payload
Extract a raw API call payload from a saved capture record and write it to a file, with optional byte limits and overwrite control for targeted inspection.
Instructions
Extract one bounded raw payload referenced by a saved call record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | Yes | ||
| file_path | Yes | ||
| max_bytes | No | ||
| overwrite | No | ||
| output_path | Yes | ||
| record_index | Yes | ||
| process_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||