Table of Contents

Property Agent

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

Agent

Gets or sets the preferred agent type for executing this skill.

Optional. Examples: Explore, Plan, or a custom subagent name.

[JsonPropertyName("agent")]
public string Agent { get; set; }

Property Value

string