action contentgroove_get_api_v1_clips_id { label: "show clip" provider: contentgroove method: GET path: "/api/v1/clips/{id}" encoding: json output: { type: "object" additionalProperties: true } }