Agents API

CreateAgentBody

object
* Additional properties are NOT allowed.
namestringrequired

>= 1 characters<= 100 characters

agentIdstring

Match pattern:^[a-zA-Z0-9-]+$

responseSettingsobjectrequired
* Additional properties are NOT allowed.
Show Child Parameters
voiceSettingsobjectrequired
* Additional properties are NOT allowed.
Show Child Parameters
llmSettingsobject
* Additional properties are NOT allowed.
Show Child Parameters
experimentalConfigobject
* Additional properties are NOT allowed.
Show Child Parameters
Example

CreateAgentResponse

object
* Additional properties are NOT allowed.
accountIdstringrequired
agentIdstringrequired
agentNamestringrequired
createdAtstringrequired
updatedAtstringrequired
branchCountnumberrequired
Example

CreateAttributeBody

object
* Additional properties are NOT allowed.
namestringrequired

>= 1 characters

Example

CreateBranchBody

object
* Additional properties are NOT allowed.
branchNamestringrequired

>= 1 characters<= 100 characters

Example

CreateKnowledgeBaseTopicBody

object
* Additional properties are NOT allowed.
namestringrequired

>= 1 characters

contentstringrequired

>= 1 characters

actionsstring
exampleQueriesobject
* Additional properties are NOT allowed.
Show Child Parameters
isActiveboolean
Example