Table of Contents

Property Category

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

Category

Gets the category this tool belongs to.

string Category { get; }

Property Value

string

A lowercase identifier such as "data", "document", "io", "net", "numeric", "security", "text", or "utility". Custom tools may define their own categories.