Table of Contents

TTMSMCPToolPropertyBuilder.Description Method

Sets the description published with the parameter, which is what a model reads to decide what to pass.

API unit family: TMS.MCP.Tools Declaring type: TTMSMCPToolPropertyBuilder

Syntax

class function Description(const ADescription: string): TTMSMCPToolPropertyBuilderClass;

Parameters

Name Description
ADescription Description of the parameter.

Returns

The property builder class, so the configuration can be chained.