action worldtimeapi_get_timezone { label: "a listing of all timezones." provider: worldtimeapi method: GET path: "/timezone" encoding: json output: { type: "object" additionalProperties: true } }