Read ZIP Context Safely
read_zip_contextInspect ZIP archives in memory, filter files by path, size, ratio, secret, binary, or junk, and retrieve a virtual file tree plus text contents without extracting to disk.
Instructions
Inspect a .zip archive entirely in memory with path, size, ratio, secret, binary, and junk filtering; return a virtual file tree and text contents without extracting to disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to a .zip archive. | |
| max_files | No | ||
| max_output_bytes | No |