Table of Contents

TTMSMCPSamplingMessageContent.ToolResultContent Property

Items making up the outcome of a tool invocation. Used when TTMSMCPSamplingMessageContent.ContentType is smctToolResult.

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

Syntax

property ToolResultContent: TJSONArray;

Remarks

The content owns the items and releases the previous ones when new items are assigned. Left out of the payload when nothing has been set.