TTMSMCPToolPropertyTypeHelper.ToString Method
Returns the JSON Schema type name for the property type.
API unit family: TMS.MCP.Helpers
Declaring type: TTMSMCPToolPropertyTypeHelper
Syntax
function ToString: string;
Returns
integer, string, number, boolean, object or array. Date/time values return string because they travel as ISO 8601 text, and an unrecognized value returns unknown.