weather-intel__get_weather_by_coords
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[weather-intel] Get current weather conditions by latitude/longitude coordinates. Useful when the exact coordinates are already known.
Parameters schema
{
"type": "object",
"required": [
"lat",
"lon"
],
"properties": {
"lat": {
"type": "number",
"description": "Latitude (e.g. 51.5074 for London)"
},
"lon": {
"type": "number",
"description": "Longitude (e.g. -0.1278 for London)"
},
"units": {
"enum": [
"metric",
"imperial"
],
"type": "string",
"description": "Unit system: 'metric' or 'imperial'. Default: metric."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries