Table of Contents

TTMSMCPSamplingResult.Content Property

Payload the model generated: text for an ordinary reply, and a tool invocation when the model paused to call a tool.

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

Syntax

property Content: TTMSMCPSamplingMessageContent;

Remarks

The reply owns its content and releases the previous instance when a new one is assigned.