TTMSMCPServer.Tools Property
Tools this server exposes. Each entry maps a callable name and argument schema onto a method, and the collection is what
tools/listreports andtools/callresolves against.
API unit family: TMS.MCP.Server
Declaring type: TTMSMCPServer
Inherited from: TTMSMCPCustomServer
Type: TTMSMCPTools
Syntax
property Tools: TTMSMCPTools;
Remarks
Changing the collection raises a list-changed notification to connected clients when EnableToolNotifications is True.