Table of Contents

TTMSMCPSamplingMessageContent.ToolInput Property

Arguments for the tool invocation. Used when TTMSMCPSamplingMessageContent.ContentType is smctToolUse.

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

Syntax

property ToolInput: TJSONValue;

Remarks

The content owns the value and releases the previous one when a new value is assigned. An empty object is serialized when no value has been set.