McpServerTool.InclusionMode 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.
Controls how the parsed results from this tool are integrated into the final result set. Defaults to 'reranked' when not specified.
public Azure.Search.Documents.Indexes.Models.McpServerToolInclusionMode? InclusionMode { get; set; }
member this.InclusionMode : Nullable<Azure.Search.Documents.Indexes.Models.McpServerToolInclusionMode> with get, set
Public Property InclusionMode As Nullable(Of McpServerToolInclusionMode)