Table of Contents

Method CreateFileSystemWatchManage

Namespace
LMKit.Agents.Tools.BuiltIn
Assembly
LM-Kit.NET.dll

CreateFileSystemWatchManage(FileSystemWatchToolOptions)

Creates a FileSystem Watch Manage tool with custom options.

public static FileSystemWatchManageTool CreateFileSystemWatchManage(FileSystemWatchToolOptions options)

Parameters

options FileSystemWatchToolOptions

Configuration options.

Returns

FileSystemWatchManageTool
Share