action zoomconnect_analyse_message_encoding { label: "analyse-message-encoding" description: "Returns the message encoding that would be required to send the requested message" provider: zoomconnect method: POST path: "/api/rest/v1/messages/analyse/message-encoding" encoding: json output: { type: "object" additionalProperties: true } }