Table of Contents

Method CreateSpreadsheetWrite

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

CreateSpreadsheetWrite(SpreadsheetToolOptions)

Creates a Spreadsheet Write tool with custom options.

public static SpreadsheetWriteTool CreateSpreadsheetWrite(SpreadsheetToolOptions options)

Parameters

options SpreadsheetToolOptions

Configuration options.

Returns

SpreadsheetWriteTool
Share