places_elevation

places_elevation

How high a place is above sea level, in metres and feet. Sampled from a 90-metre global elevation model, so a summit reads a little under its surveyed height

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

Runs on Places — Places, points of interest and geocoding.

Arguments

NameTypeWhat it is
placestringA place name or address, e.g. 'Denver' or 'Ben Nevis'
latnumberOptional latitude, if the location is already known
lonnumberOptional longitude, if the location is already known

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":{},"name":"places_elevation"}}

Try it in the playground.