action mandrillapp_post_templates_info_json { label: "post_templates_info_json" description: "Get the information for an existing template" provider: mandrillapp method: POST path: "/templates/info.json" encoding: json output: { type: "object" additionalProperties: true } }