maps_tile
maps_tile
The URL for one map tile, by zoom, column and row. Styles: road, outdoor (rights of way and contours), light (a quiet basemap to draw on). Free. Britain only
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Maps — Explore maps.
Arguments
| Name | Type | What it is |
|---|---|---|
z | number | Zoom level, 0 to 20 |
x | number | Tile column at that zoom |
y | number | Tile row at that zoom |
style | string | road, outdoor or light — outdoor has rights of way and contours |
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_tile"}}Browse related tools in the service tools reference.