Table of Contents

TTMSMCPPrompt.CreateBuilder Method

Creates a builder for describing a prompt through chained calls.

API unit family: TMS.MCP.Prompts Declaring type: TTMSMCPPrompt

Syntax

class function CreateBuilder: TTMSMCPPromptBuilder; static;

Returns

A new builder. The caller owns it and has to free it once the prompt has been built.