Table of Contents

TTMSMCPPrompt.Arguments Property

Values the prompt asks for before it can be expanded.

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

Syntax

property Arguments: TTMSMCPPromptArguments;

Remarks

The set is created with the prompt and owned by it, so it is filled in rather than replaced. Its order decides the order in which the values reach the handler. Left out of the descriptor when no argument has been declared.