action worldtimeapi_get_ip_txt { label: "request the current time based on the ip of the request. note: this is a \"best guess\" obtained from open-source data." provider: worldtimeapi method: GET path: "/ip.txt" encoding: json output: { type: "object" additionalProperties: true } }