action mandrillapp_post_metadata_add_json { label: "post_metadata_add_json" description: "Add a new custom metadata field to be indexed for the account." provider: mandrillapp method: POST path: "/metadata/add.json" encoding: json output: { type: "object" additionalProperties: true } }