action mandrillapp_post_urls_search_json { label: "post_urls_search_json" description: "Return the 100 most clicked URLs that match the search query given" provider: mandrillapp method: POST path: "/urls/search.json" encoding: json output: { type: "object" additionalProperties: true } }