TTMSMCPSamplingMessageContent.ToolResultContent Property
Items making up the outcome of a tool invocation. Used when
TTMSMCPSamplingMessageContent.ContentTypeissmctToolResult.
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.