persist_image
Save images from URLs to specified folders within your workspace, automatically creating directories as needed for organized storage.
Instructions
Store image at URL to folder relative to current workspace. If targetPath does not exist, the tool will create it automatically.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
targetPath | Yes | Folder where to save the image (relative to the current workspace) | |
url | Yes | URL of the image | |
workspacePath | Yes | The current workspace absolute path |