McpServerOutputParsingJsonParameters 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.
Parameters for JSON output parsing.
public class McpServerOutputParsingJsonParameters : System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.Indexes.Models.McpServerOutputParsingJsonParameters>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.Indexes.Models.McpServerOutputParsingJsonParameters>
type McpServerOutputParsingJsonParameters = class
interface IJsonModel<McpServerOutputParsingJsonParameters>
interface IPersistableModel<McpServerOutputParsingJsonParameters>
Public Class McpServerOutputParsingJsonParameters
Implements IJsonModel(Of McpServerOutputParsingJsonParameters), IPersistableModel(Of McpServerOutputParsingJsonParameters)
- Inheritance
-
McpServerOutputParsingJsonParameters
- Implements
Constructors
| Name | Description |
|---|---|
| McpServerOutputParsingJsonParameters(String) |
Initializes a new instance of McpServerOutputParsingJsonParameters. |
Properties
| Name | Description |
|---|---|
| DocumentsPath |
The JSON path to the array of documents in the tool output. |
| IncludeContext |
Whether to include surrounding context from the JSON output alongside extracted documents. |