Table of Contents

Property DefaultAction

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

DefaultAction

Gets or sets the default action when no explicit rule matches a tool. Default is Allow.

public ToolPermissionAction DefaultAction { get; set; }

Property Value

ToolPermissionAction