Table of Contents

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 it False for a tool that works on a closed, local set of data. Published as openWorldHint only when set.

API unit family: TMS.MCP.Tools Declaring type: TTMSMCPTool Type: Boolean

Syntax

property OpenWorldHint: Boolean;