lookup_age_calculator
ActiveTool of GoCreative Agent API
declared in 1.27.1
Calculate age in years/months/days from a birthdate (YYYY-MM-DD). Use for HR and registration agents. Example call: {"birthdate": "1990-04-15"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_age_calculatorArguments",
"required": [
"birthdate"
],
"properties": {
"birthdate": {
"type": "string",
"title": "Birthdate"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries