Table of Contents

Property ToolName

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

ToolName

Gets the name of the tool that was executed.

public string ToolName { get; }

Property Value

string

The tool's registered Name.

Remarks

Included for traceability and logging. This should match the Name from the originating call.