Table of Contents

Property Domain

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

Domain

Gets the domain identifier (e.g., "filesystem", "http", "database").

public string Domain { get; }

Property Value

string
Share