action surevoip_get_hosted { label: "List Hosted VoIP domains" provider: surevoip method: GET path: "/hosted" encoding: json output: { type: "object" additionalProperties: true } }