action mandrillapp_post_messages_list_scheduled_json { label: "post_messages_list_scheduled_json" description: "Queries your scheduled emails by sender or recipient, or both." provider: mandrillapp method: POST path: "/messages/list-scheduled.json" encoding: json output: { type: "object" additionalProperties: true } }