images_list
images_list
List stored images or the daily archive with pagination
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 |
|---|---|---|
scope | string | mine, public, all (own plus public), or daily; defaults to public |
limit | number | Page size, default 20, maximum 100 |
cursor | string | Next cursor from the previous page; keep query and scope unchanged |
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":{},"name":"images_list"}}Browse related tools in the service tools reference.