action mandrillapp_post_messages_info_json { label: "post_messages_info_json" description: "Get the information for a single recently sent message" provider: mandrillapp method: POST path: "/messages/info.json" encoding: json output: { type: "object" additionalProperties: true } }