Table of Contents

TTMSMCPSamplingMessageContent.IsError Property

When True, the tool outcome is reported to the model as a failure; when False, as a normal result.

API unit family: TMS.MCP.Sampling Declaring type: TTMSMCPSamplingMessageContent Type: Boolean

Syntax

property IsError: Boolean;

Remarks

Defaults to False, and is only serialized on smctToolResult content when it is True.