Example Usage

import { Agent } from "syllable-sdk/models/components";

let value: Agent = {
  name: "<value>",
  timezone: "Asia/Riyadh",
  type: "<value>",
  promptId: 143353,
  customMessageId: 944669,
  languages: [
    "<value>",
  ],
  id: 521848,
};

Fields

FieldTypeRequiredDescription
namestringTRUEN/A
descriptionstringFALSEN/A
labelstringFALSEN/A
timezonestringTRUEN/A
typestringTRUEN/A
promptIdnumberTRUEN/A
customMessageIdnumberTRUEN/A
languagesstring[]TRUEN/A
promptToolDefaultscomponents.AgentToolDefaults[]FALSEN/A
toolHeadersRecordFALSEN/A
variablesRecordFALSEN/A
idnumberTRUEThe Agent ID
updatedAtDateFALSEN/A
channelTargetscomponents.Target[]FALSEN/A
lastUpdatedBystringFALSEN/A