action surevoip_get_charges { label: "List charges" provider: surevoip method: GET path: "/charges" encoding: json output: { type: "object" additionalProperties: true } }