action cpy_get_video_channel { label: "Get a video channel" provider: cpy method: GET path: "/api/v1/video-channels/{channelHandle}" encoding: json output: { type: "object" } }