Skip to content

Interrupt

Represents an interrupt within a message.

Properties

Property Type Description
createdTime string Timestamp indicating when the interrupt was created.
endValue? unknown The value provided to end/resolve the interrupt.
id string Unique identifier for the interrupt.
interruptId string Unique identifier for the interrupt within the message.
interruptValue unknown The value associated with the interrupt start event.
type ToolCallConfirmation The type of interrupt.
updatedTime string Timestamp indicating when the interrupt was last updated.