ToolConfig.Pin Property

Definition

When true, the tool is always included in agent context and visible in tools/list. When false (default), the tool is hidden from tools/list and only discoverable via tool_search.

public bool? Pin { get; set; }
member this.Pin : Nullable<bool> with get, set
Public Property Pin As Nullable(Of Boolean)

Property Value

Applies to