Optional
replyJsonSchema?: JSONSchema7replyJsonSchema defines the JSON schema that this interrupt needs when resuming
Optional
replySchema?: RreplySchema defines the Zod schema that this interrupt needs when resuming
Optional
requestMetadata?: requestMetadata adds additional interrupt
metadata to the toolRequest
generated by the interrupt
InterruptConfig defines the options for configuring an interrupt.