action taxamo_locate_my_ip { label: "Locate IP" provider: taxamo method: GET path: "/api/v1/geoip" encoding: json output: { type: "object" additionalProperties: true } }