lookup_timezone
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get the current local time and UTC offset for an IANA timezone (e.g. America/Los_Angeles). Use for scheduling and global team coordination. Example call: {"zone": "America/Los_Angeles"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_timezoneArguments",
"required": [
"zone"
],
"properties": {
"zone": {
"type": "string",
"title": "Zone"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries