AgentDescriptor
namestring
Possible values: Value must match regular expression ^\w+$
iconstring
colourstring
dynamicboolean
descriptorType stringrequired
Possible values: []
assetDiscoveryboolean
assetImportboolean
agentLinkTypestring
AgentDescriptor
{
  "name": "string",
  "icon": "string",
  "colour": "string",
  "dynamic": true,
  "descriptorType": "string",
  "assetDiscovery": true,
  "assetImport": true,
  "agentLinkType": "string"
}