TTMSMCPTool.ReadOnlyHint Property
When
True, tells the client that the tool only reads and never changes anything in its environment, so it can be run without asking the user for permission first. Leave itFalsefor any tool that writes. Published asreadOnlyHintonly when set.
API unit family: TMS.MCP.Tools
Declaring type: TTMSMCPTool
Type: Boolean
Syntax
property ReadOnlyHint: Boolean;