Table of Contents

TTMSMCPTool.OutputSchema Property

JSON Schema describing the structured result of the tool, published as outputSchema when 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;