Represents a change to agent requests during the learning cycle process, allowing Skip to add new requests, update existing ones, or mark requests for deletion based on its analysis of conversation patterns and user feedback.

Constructors

Properties

Constructors

Properties

changeType: "add" | "update" | "delete"