Skip to main content
Version: Next

AgentDescriptor

descriptorType stringrequired

Possible values: []

namestring

Possible values: Value must match regular expression ^\w+$

iconstring
colourstring
dynamicboolean
assetImportboolean
agentLinkTypestring
assetDiscoveryboolean
AgentDescriptor
{
"name": "string",
"icon": "string",
"colour": "string",
"dynamic": true,
"descriptorType": "string",
"assetImport": true,
"agentLinkType": "string",
"assetDiscovery": true
}