MCPListToolsTool.InputSchema 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.
The JSON schema describing the tool's input.
public Azure.AI.AgentServer.Responses.Models.MCPListToolsToolInputSchema InputSchema { get; set; }
member this.InputSchema : Azure.AI.AgentServer.Responses.Models.MCPListToolsToolInputSchema with get, set
Public Property InputSchema As MCPListToolsToolInputSchema