Table of Contents

TTMSMCPToolPropertyTypeHelper Record

Record helper that translates a tool property type into the JSON Schema vocabulary used in tool input schemas.

API unit family: TMS.MCP.Helpers

Syntax

TTMSMCPToolPropertyTypeHelper = record

Methods

Name Description
GetItemsType Returns the JSON Schema type of the elements of an array property.
IsArray Indicates whether the property type is one of the array kinds.
ToString Returns the JSON Schema type name for the property type.