save_image
Copies an image file to a shared directory for editing. Use this to import images from any location on your filesystem into the editing workspace.
Instructions
Copy an image file into the shared pixel-surgeon directory (/root/Pictures/pixel-surgeon) so it can be used with edit_image. Use this when the user wants to edit an image that exists elsewhere on their filesystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | Yes | Absolute path to the image file to import |