action vimeo_get_regions { label: "Get all the On Demand regions" provider: vimeo method: GET path: "/ondemand/regions" encoding: json output: { type: "object" additionalProperties: true } }