Table of Contents

TTMSMCPServer.EnablePromptNotifications Property

When True, a change to the prompt collection broadcasts a notifications/prompts/list_changed message so connected clients know to re-read the list. When False, changes are silent.

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

Syntax

property EnablePromptNotifications: Boolean;

Default: false

Remarks

Default is False.