TTMSMCPServer.Prompts Property
Prompt templates this server exposes, reported by
prompts/listand expanded throughprompts/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.