timezone-toolkit
T
timezone-toolkit
/lookup_timezone

lookup timezone

Resolve a city or country name to its IANA timezone(s) so you don't need the exact identifier — e.g. 'Delhi' -> 'Asia/Kolkata'. Use it first when you only have

liveverifiedunknown~5s typical
mcpprobedtimezone-toolkit
$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-agishub-timezone-toolkit /lookup_timezone for me.

Input

FieldTypeDescription
city_or_country*stringCity or country name, or ISO country code.

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-agishub-timezone-toolkit","endpoint":"/lookup_timezone","input":{"city_or_country":"..."}}'
cli
npx cracked-ai run -p mcp-com-agishub-timezone-toolkit -e /lookup_timezone -i '{"city_or_country":"..."}'
mcp
run_tool({ provider: "mcp-com-agishub-timezone-toolkit", endpoint: "/lookup_timezone", input: {"city_or_country":"..."} })

Try it

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