Table of Contents

Method AddSmtpTool

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

AddSmtpTool(ToolRegistry, SmtpToolOptions)

Adds the SMTP tool with the specified options.

public static ToolRegistry AddSmtpTool(this ToolRegistry registry, SmtpToolOptions options)

Parameters

registry ToolRegistry
options SmtpToolOptions

Returns

ToolRegistry