ToolResources.Mcp 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.
Resources to be used by the mcp
tool consisting of a server label and headers.
public System.Collections.Generic.IList<Azure.AI.Agents.Persistent.MCPToolResource> Mcp { get; }
member this.Mcp : System.Collections.Generic.IList<Azure.AI.Agents.Persistent.MCPToolResource>
Public ReadOnly Property Mcp As IList(Of MCPToolResource)