Property ForcedToolName
ForcedToolName
The exact tool name to enforce when Choice is Specific.
Ignored for other choices. Name comparison should use StringComparer.Ordinal.
public string ForcedToolName { get; set; }Property Value
Remarks
The runtime should validate that a tool with this name exists before prompting the model.