Table of Contents

Property ToolName

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

ToolName

The name of the tool that was executed.

This should match an Name registered in the tool registry. It is included for traceability and may be surfaced to the model or logs.

public string ToolName { get; }

Property Value

string