TTMSMCPClient.ToolCallMode Property
Decides whether a tool invocation requested by the model is refused or allowed when no approval handler decides otherwise.
API unit family: TMS.MCP.Client
Declaring type: TTMSMCPClient
Inherited from: TTMSMCPCustomClient
Type: TTMSMCPClientToolCallMode
Syntax
property ToolCallMode: TTMSMCPClientToolCallMode;
Default: tcmAsk
Remarks
The value only sets the starting answer handed to the approval event, which always runs and always has the last word.