images_search
images_search
Search the public image library by description and get URLs to reuse. Cheaper than generating: look here first
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Images — Image generation, the daily image and its archive.
Arguments
| Name | Type | What it is |
|---|---|---|
query* | string | What the image should show, in words |
limit | number | Max results (default 20) |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"query":"query"},"name":"images_search"}}Try it in the playground.


