action surevoip_get_ip_address { label: "Return the IP address from where your API request originated" provider: surevoip method: GET path: "/ip-address" encoding: json output: { type: "object" additionalProperties: true } }