action channel4_coming_soon_feed { label: "Coming Soon feed" description: "Coming Soon feed display a list of episodes coming soon to linear TV so that \n I can promote new Channel 4 content.\n\n http://api.channel4.com/pmlsd/coming-soon.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/coming-soon.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/coming-soon.atom" encoding: json output: { type: "object" additionalProperties: true } }