Class McpToolChoice
public class McpToolChoice : ToolChoice
- Inheritance
-
objectMcpToolChoice
- Inherited Members
Constructors
McpToolChoice()
public McpToolChoice()
McpToolChoice(string, string)
public McpToolChoice(string toolName, string serverLabel)
Parameters
toolNamestringserverLabelstring
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