ZIP-MCP

by 7gugu
Verified

getZipInfo

Extract and view metadata details from a local ZIP file, including file structure and content, with optional password access for secure archives.

Instructions

Get metadata information of a local ZIP file

Input Schema

NameRequiredDescriptionDefault
inputYes
optionsNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "input": { "type": "string" }, "options": { "additionalProperties": false, "properties": { "password": { "type": "string" } }, "type": "object" } }, "required": [ "input" ], "type": "object" }

You must be authenticated.

Other Tools from ZIP-MCP

Related Tools

ID: r2o0kmsyni