TTMSMCPPrompt.Name Property
Identifier clients ask for the prompt by. Must be unique within its collection.
API unit family: TMS.MCP.Prompts
Declaring type: TTMSMCPPrompt
Type: string
Syntax
property Name: string;
Remarks
Assigning an empty value raises an invalid-parameters error, code -32602. The name is matched exactly; a request naming an unknown prompt is answered with a prompt-not-found error, code -32003.