ItemFieldMcpListTools Class
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.
MCP list tools.
public class ItemFieldMcpListTools : Azure.AI.AgentServer.Responses.Models.ItemField, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ItemFieldMcpListTools>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ItemFieldMcpListTools>
type ItemFieldMcpListTools = class
inherit ItemField
interface IJsonModel<ItemFieldMcpListTools>
interface IPersistableModel<ItemFieldMcpListTools>
Public Class ItemFieldMcpListTools
Inherits ItemField
Implements IJsonModel(Of ItemFieldMcpListTools), IPersistableModel(Of ItemFieldMcpListTools)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Error |
Gets the Error. |
| Id |
The unique ID of the list. |
| ServerLabel |
The label of the MCP server. |
| Tools |
The tools available on the server. |