이 콘텐츠는 아직 번역되지 않았습니다.
type AgentToolInvocation = Readonly<{ toolArguments?: string; toolCallId?: string; toolName: string;}>;