action channel4_categories_landing_feed { label: "Categories Landing Feed" description: "Lists Channel 4 programmes by category (/ tag).\n\n http://api.channel4.com/pmlsd/categories.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/categories.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/categories.atom" encoding: json output: { type: "object" additionalProperties: true } }