action surevoip_get_billing { label: "List global billing detail" provider: surevoip method: GET path: "/billing" encoding: json output: { type: "object" additionalProperties: true } }