action zoomconnect_analyse_number_of_messages { label: "analyse-number-of-messages" description: "Returns the number of SMS parts which would be sent when sending the requested message" provider: zoomconnect method: POST path: "/api/rest/v1/messages/analyse/number-of-messages" encoding: json output: { type: "object" additionalProperties: true } }