Table of Contents

Class McpToolChoice

Namespace
Glitch9.AIDevKit
public class McpToolChoice : ToolChoice
Inheritance
object
McpToolChoice
Inherited Members

Constructors

McpToolChoice()

public McpToolChoice()

McpToolChoice(string, string)

public McpToolChoice(string toolName, string serverLabel)

Parameters

toolName string
serverLabel string

Properties

Name

public string Name { get; set; }

Property Value

string

ServerLabel

public string ServerLabel { get; set; }

Property Value

string

Type

public override string Type { get; }

Property Value

string