MCPTool.ServerLabel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A label for this MCP server, used to identify it in tool calls.
public string ServerLabel { get; set; }
member this.ServerLabel : string with get, set
Public Property ServerLabel As String