Skip to main content
POST
Create Agent

Body

application/json
slug
string
required
Required string length: 1 - 64
Pattern: ^[a-z0-9]+(?:-[a-z0-9]+)*$
instructions
string
required
Required string length: 1 - 100000
modelId
string | null
required
Required string length: 1 - 255
enabled
boolean
required
attachmentsEnabled
boolean
required
requiredRouteKey
string | null
required
Required string length: 1 - 128
skills
object[]
required
Maximum array length: 100
suggestions
string[]
required
Maximum array length: 8
Required string length: 1 - 200
tools
object[]
required
Maximum array length: 100

Response

201 - undefined