action zoomconnect_analyse_full { label: "analyse-full" description: "Returns full analysis of message" provider: zoomconnect method: POST path: "/api/rest/v1/messages/analyse/full" encoding: json output: { type: "object" additionalProperties: true } }