Capability

Capability
Capability

Describes a capability of an entity.

JSON Example
{
    "name": "string",
    "description": "string",
    "value": {},
    "type": "string",
    "category": "string"
}
string
name
Optional

The name of the capability.

string
description
Optional

Description of the capability as it relates to the entity.

object
value
Optional

The value of the capability.

type
Optional

type

category
Optional

category

object
settings
Optional

The settings of the capability.

Availability
Added in 32.0