agent

Create agent soul

Creates a new agent soul (personality). Requires admin role.

post/settings/agent/souls

Query parameters

remoteNodestring

name of the remote node

Request body

idstring

Optional custom ID (auto-generated from name if omitted)

namestring required
descriptionstring
contentstring required

Markdown body content (identity definition)

Response

Soul created

idstring required
namestring required
descriptionstring
contentstring

Markdown body content (identity definition)

Changes