images_update
images_update
Edit metadata on an image you own
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
| Name | Type | What it is |
|---|---|---|
id* | string | |
title | string | |
description | string | |
tags | array |
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":{"id":"id"},"name":"images_update"}}Browse related tools in the service tools reference.