Unpack a zip archive
unpack_archiveInspect a local zip archive's text entries to review a project and build interactive chat cards (code tours, tables, walkthroughs).
Instructions
List a local zip archive's entries and return the contents of its text files, so a project generated earlier in the conversation can be inspected and turned into cards (code tours, tables, walkthroughs). Build caches and binary entries are skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| include | No | Only include entries whose path contains one of these substrings | |
| maxFiles | No |