action mandrillapp_post_templates_list_json { label: "post_templates_list_json" description: "Return a list of all the templates available to this user" provider: mandrillapp method: POST path: "/templates/list.json" encoding: json output: { type: "object" additionalProperties: true } }