action mandrillapp_post_inbound_check_domain_json { label: "post_inbound_check_domain_json" description: "Check the MX settings for an inbound domain. The domain must have already been added with the add-domain call" provider: mandrillapp method: POST path: "/inbound/check-domain.json" encoding: json output: { type: "object" additionalProperties: true } }