action mandrillapp_post_messages_send_json { label: "post_messages_send_json" description: "Send a new transactional message through Mandrill" provider: mandrillapp method: POST path: "/messages/send.json" encoding: json output: { type: "object" additionalProperties: true } }