weather
ActiveTool of GoCreative Agent API
declared in 1.27.1
Current weather (temperature, humidity, wind, precipitation) for any city or place via Open-Meteo. For travel, logistics Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "weatherArguments",
"required": [
"arg"
],
"properties": {
"arg": {
"type": "string",
"title": "Arg"
}
}
}Parent server
GoCreative Agent API
1/7 registries