geo-intel__distance_between
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[geo-intel] Calculate the straight-line (great-circle) distance between two cities worldwide in kilometers and miles.
Parameters schema
{
"type": "object",
"required": [
"city1",
"city2"
],
"properties": {
"unit": {
"enum": [
"km",
"miles"
],
"type": "string",
"description": "Primary distance unit to display (default: km)"
},
"city1": {
"type": "string",
"description": "First city (e.g. 'New York', 'London, UK')"
},
"city2": {
"type": "string",
"description": "Second city (e.g. 'Los Angeles', 'Tokyo, Japan')"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries