Table of Contents

Method CreateSpreadsheetCreate

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

CreateSpreadsheetCreate(SpreadsheetToolOptions)

Creates a Spreadsheet Create tool with custom options.

public static SpreadsheetCreateTool CreateSpreadsheetCreate(SpreadsheetToolOptions options)

Parameters

options SpreadsheetToolOptions

Configuration options.

Returns

SpreadsheetCreateTool
Share