action mandrillapp_post_metadata_list_json { label: "post_metadata_list_json" description: "Get the list of custom metadata fields indexed for the account." provider: mandrillapp method: POST path: "/metadata/list.json" encoding: json output: { type: "object" additionalProperties: true } }