action cpy_get_video { label: "Get a video" provider: cpy method: GET path: "/api/v1/videos/{id}" encoding: json output: { type: "object" } }