TTMSMCPTool.OutputSchema Property
JSON Schema describing the structured result of the tool, published as
outputSchemawhen not empty. Pair it with the structured callback so the returned JSON object actually matches the schema that was advertised.
API unit family: TMS.MCP.Tools
Declaring type: TTMSMCPTool
Type: string
Syntax
property OutputSchema: string;