action zoomconnect_single_text { label: "single-text" description: "Send a single text voice message to one recipient" provider: zoomconnect method: POST path: "/api/rest/v1/voice/single-text" encoding: json output: { type: "object" additionalProperties: true } }