action mandrillapp_post_messages_content_json { label: "post_messages_content_json" description: "Get the full content of a recently sent message" provider: mandrillapp method: POST path: "/messages/content.json" encoding: json output: { type: "object" additionalProperties: true } }