latestOpenAPI 3.1.02026-08-10466368560.6 KB

2b2bab8b9017

agents

Create Agent

Create a new agent.

post/agents

Request body

namestring required
descriptionstring nullable
avatar_urlstring nullable
slugstring nullable
space_idstring uuid required
character_idstring uuid nullable
instructionsstring nullable
skill_template_idsstring[]
skill_pack_idsstring[]

Response

Successful Response

namestring required
descriptionstring nullable
avatar_urlstring nullable
slugstring nullable
idstring uuid required
space_idstring uuid required
created_bystring uuid required
character_idstring uuid nullable
instructionsstring nullable
deployment_configobject required
skill_pack_idsstring[]
api_key_prefixstring nullable
is_publishedboolean required
is_activeboolean required
total_conversationsinteger required
total_messagesinteger required
avg_satisfactionnumber nullable
created_atstring date-time required
updated_atstring date-time required
published_atstring date-time nullable
character_namestring nullable
channel_countinteger
mesh_sync_statusstring nullable
api_keystring required