TTMSMCPTool.OpenWorldHint Property
When
True, tells the client that the tool reaches out to an open, external world such as the internet or a third-party service, so its result may differ between two identical calls and cannot be predicted from the arguments alone. Leave itFalsefor a tool that works on a closed, local set of data. Published asopenWorldHintonly when set.
API unit family: TMS.MCP.Tools
Declaring type: TTMSMCPTool
Type: Boolean
Syntax
property OpenWorldHint: Boolean;