list_archive_entries
Browse the contents of ZIP, TAR, and TAR.GZ archives, including nested directories, to view file listings without extracting.
Instructions
List files and directories inside an archive (ZIP, TAR, TAR.GZ). Supports browsing into subdirectories within the archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| archivePath | Yes | Relative path to the archive file. | |
| path | No | Directory path within the archive. Empty string for root. |