action mandrillapp_post_urls_list_json { label: "post_urls_list_json" description: "Get the 100 most clicked URLs" provider: mandrillapp method: POST path: "/urls/list.json" encoding: json output: { type: "object" additionalProperties: true } }