action zoomconnect_analyse_message_length { label: "analyse-message-length" description: "Returns the number of characters the requested message consists of" provider: zoomconnect method: POST path: "/api/rest/v1/messages/analyse/message-length" encoding: json output: { type: "object" additionalProperties: true } }