Table of Contents

Property Context

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

Context

Gets the optional user context provided with the activation.

This contains any additional context the user or model provided when invoking the skill activation tool.

public string Context { get; }

Property Value

string