extract_plugin
Extract a downloaded WordPress plugin ZIP file to access its contents for analysis or comparison.
Instructions
Extract a downloaded plugin ZIP file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Plugin slug to extract | |
| zip_path | No | Path to the plugin ZIP file (optional if already downloaded) |