calc_heat_index
ActiveTool of GoCreative Agent API
declared in 1.27.1
Heat index 'feels like' temperature — 'tempF-humidity%' (NWS formula). For weather, safety, and HVAC agents. Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "calc_heat_indexArguments",
"required": [
"arg"
],
"properties": {
"arg": {
"type": "string",
"title": "Arg"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries