action mandrillapp_post_messages_search_time_series_json { label: "post_messages_search_time_series_json" description: "Search the content of recently sent messages and return the aggregated hourly stats for matching messages" provider: mandrillapp method: POST path: "/messages/search-time-series.json" encoding: json output: { type: "object" additionalProperties: true } }