action surevoip_get_topups { label: "List all account credit topups" provider: surevoip method: GET path: "/topups" encoding: json output: { type: "object" additionalProperties: true } }