Archive (ZIP)
fc_archiveCreate, extract, and list ZIP archives. Provide the archive path and action; for creation, include source paths; for extraction, specify a target directory.
Instructions
Erstellt, entpackt und listet ZIP-Archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| extract_to | No | Extraction target directory (for extract action) | |
| archive_path | Yes | Path to the ZIP archive | |
| source_paths | No | Files/folders to add (for create action) |