download_image
Downloads an image URL to a local file path, enabling direct embedding in blog post assets. Returns the saved path and attribution text if available.
Instructions
Download an image URL to a local path so it can be embedded directly in a blog post's asset folder. Returns the saved path and, if the image was previously returned by a search call, its attribution text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| provider | No | ||
| dest_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||