weather_current_global
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
Current weather for any global coordinate.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"lat",
"lon"
],
"properties": {
"lat": {
"type": "number"
},
"lon": {
"type": "number"
},
"variables": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.huwhitememes/tollbooth
1/7 registries