capture_read_entry
Read one APMX ZIP entry by file path and entry name, returning text when printable or base64 otherwise for inspecting saved API Monitor capture data.
Instructions
Read one APMX ZIP entry, returning text when printable or base64 otherwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| max_bytes | No | ||
| entry_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||