McpServerTool.MaxOutputTokens Property

Definition

Optional post-parsing token cap for this tool's output. Must be greater than 0 when specified.

public int? MaxOutputTokens { get; set; }
member this.MaxOutputTokens : Nullable<int> with get, set
Public Property MaxOutputTokens As Nullable(Of Integer)

Property Value

Applies to