此内容尚不支持你的语言。
type AgentToolInvocation = Readonly<{ toolArguments?: string; toolCallId?: string; toolName: string;}>;