Table of Contents

Method GetAllowedToolsList

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

GetAllowedToolsList()

Parses the allowed tools string into individual tool specifications.

public IReadOnlyList<string> GetAllowedToolsList()

Returns

IReadOnlyList<string>

A list of tool specifications, or an empty list if AllowedTools is null or empty.