APIShed
A
APIShed
/datemath_age

datemath age

Age in whole years as of asOf (optional, defaults to the current UTC date). A Feb-29 birthDate is treated as falling on March 1 in a non-leap asOf year.

liveverifiedunknown~5s typical
mcpprobedapished
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-apished-apished /datemath_age for me.

Input

FieldTypeDescription
birthDate*stringYYYY-MM-DD
asOfstringYYYY-MM-DD, defaults to today

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-apished-apished","endpoint":"/datemath_age","input":{"birthDate":"..."}}'
cli
npx cracked-ai run -p mcp-com-apished-apished -e /datemath_age -i '{"birthDate":"..."}'
mcp
run_tool({ provider: "mcp-com-apished-apished", endpoint: "/datemath_age", input: {"birthDate":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.