Table of Contents

Property Name

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

Name

Stable, unique identifier for the tool (e.g., get_weather). Used by the LLM to reference this tool; keep it stable across versions.

public string Name { get; }

Property Value

string