ValidateInput
Properties
Section titled “Properties”abortSignal?
Section titled “abortSignal?”readonly optional abortSignal?: AbortSignal;assistantOutput
Section titled “assistantOutput”readonly assistantOutput: string;knowledgeCitations
Section titled “knowledgeCitations”readonly knowledgeCitations: SourceRef[];session
Section titled “session”readonly session: Session;toolCallsMade
Section titled “toolCallsMade”readonly toolCallsMade: ToolCallRecord[];userMessage
Section titled “userMessage”readonly userMessage: string;