recraft_download_image
Download an image from a URL and save it to a local file to keep generated images for later use.
Instructions
Download an image from a URL and save it to a local file. Useful for saving generated images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Image URL to download | |
| output_path | Yes | Local file path to save the image |