engine_image_load
Loads a template image file (picture, font, or icon) from the Melbis Shop server by its tree path, saving it locally under mcp/melbis/ and returning inline content for png/jpeg/gif/webp or SVG text.
Instructions
Load a file of the images tree - the design of a template: picture, font, icon, NOT a file of a product (those live in engine_files_*). By its tree path (templates//images/...). Always saved locally under mcp/melbis/, png/jpeg/gif/webp additionally come back inline, svg as text. Never reads the local copy: every call goes to the server and overwrites it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Local target instead of the mirror path. | |
| path | Yes |