archive
Create, extract, or list ZIP archives. Compress files into ZIP format or decompress existing archives with preview and overwrite controls.
Instructions
Create, extract, or list ZIP archives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation | |
| dry_run | No | Preview create/extract without changing files | |
| overwrite | No | Allow extraction to overwrite existing files | |
| extract_to | No | Extraction directory (for extract) | |
| archive_path | Yes | Path to the ZIP file | |
| source_paths | No | Files/directories to add (for create) |