capture_calls_around
Extract a bounded set of raw call records around a specific saved call to inspect neighboring calls and context for API troubleshooting.
Instructions
Return a bounded raw call-record window around one saved call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| before | No | ||
| file_path | Yes | ||
| include_data | No | ||
| record_index | Yes | ||
| process_index | Yes | ||
| max_data_bytes | No | ||
| resolve_definitions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||