Micro

images_upload

images_upload

Upload a private raster image

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Images — Generate and browse images.

Arguments

NameTypeWhat it is
data*stringBase64 PNG, JPEG or GIF; at most 512 KB decoded and 8 megapixels; browser uploads support 8 MB
descriptionstringImage caption, at most 1000 characters

Calling it

Three doors onto the same method. /mcp is what an agent speaks, /api/v1 is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"data":"data"},"name":"images_upload"}}

Browse related tools in the service tools reference.