Table of Contents

TTMSMCPTool.IconsJSON Property

JSON array of icon descriptors published as the icons of the tool, so a client can show the tool with an image. It is only published when the string parses as a JSON array; the builder's add-icon step is the convenient way to accumulate entries.

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

Syntax

property IconsJSON: string;