Table of Contents

TTMSMCPServer.Prompts Property

Prompt templates this server exposes, reported by prompts/list and expanded through prompts/get.

API unit family: TMS.MCP.Server Declaring type: TTMSMCPServer Inherited from: TTMSMCPCustomServer Type: TTMSMCPPrompts

Syntax

property Prompts: TTMSMCPPrompts;

Remarks

Changing the collection raises a list-changed notification to connected clients when EnablePromptNotifications is True.