Table of Contents

TTMSMCPTool.StructuredMethod Property

Anonymous method that receives the arguments by name and returns a JSON object matching the declared output schema. It is only reached through the structured execution method, so it does not interfere with the positional or name-keyed callbacks.

API unit family: TMS.MCP.Tools Declaring type: TTMSMCPTool Type: TTMSMCPDynamicStructuredMethod

Syntax

property StructuredMethod: TTMSMCPDynamicStructuredMethod;