Skip to content

Id

The unique identifier for the agent (GUID ex. 12345678-1234-1234-1234-123456789012).

Agent:
  Id:

Summary#

Gets or sets the unique identifier for the agent.

Remarks#

The Id property represents a globally unique identifier (GUID) assigned to the agent. It is used to uniquely identify the agent within the system and across configurations.

Properties#

  • Id - The unique identifier for the agent (GUID ex. 12345678-1234-1234-1234-123456789012).
  • Name - The name of the agent.
  • Type - The type of the agent, such as Basic (default), Advanced, or Custom.
  • Version - The version of the agent.
  • Description - The description of the agent.
  • Author - The author information of the agent.
  • Start - The starting configuration for the agent.
  • Themes - The collection of themes and their associated designs for the agent.
  • UI - The user interface design configuration for the agent.
  • Features - The features and capabilities of the agent.

Parent models#

Summary#