Micro

maps_area

maps_area

Every tile covering a bounding box at a zoom level, as URLs, row by row from the north-west, and how many are already held. What to ask for when you want the map around a place rather than one numbered tile

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

Runs on Maps — Explore maps.

Arguments

NameTypeWhat it is
northnumberNorthern edge, in degrees latitude
southnumberSouthern edge
eastnumberEastern edge, in degrees longitude
westnumberWestern edge
zoomnumberZoom level, 0 to 20
stylestringroad, outdoor or light

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":"maps_area"}}

Browse related tools in the service tools reference.