download
Saves all previously undownloaded render URLs from a Urlbox response to your file system.
Instructions
Takes all of the render URLs from any Urlbox response that hasn't already been downloaded, and saves it to the users file system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| renderUrl | No | Main render URL to download | |
| htmlUrl | No | HTML URL to download | |
| markdownUrl | No | Markdown URL to download | |
| metadataUrl | No | Metadata JSON URL to download | |
| mhtmlUrl | No | MHTML URL to download | |
| originalOptions | Yes | Original options used for the render to help with filename generation |