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