download_theme
Download an installed Ghost theme's source to a local ZIP file for accessing assets, branding, or package.json. Returns local path and file size.
Instructions
Download an installed theme's source as a ZIP to a local temp file.
Useful for grabbing a theme's assets, branding, or package.json as a
reference. Returns the path to the downloaded file and its size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the installed theme to download. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||