このコンテンツはまだ日本語訳がありません。
type AgentToolInvocation = Readonly<{ toolArguments?: string; toolCallId?: string; toolName: string;}>;