Skip to main content
POST
Create Persona

Headers

string
required
Your API key for authentication.

Body Parameters

string
required
Display name for the persona.
string
Role assigned to the persona.
string
Description of the persona’s purpose and use case.
array
Array of tags to associate with the persona.
string
URL of the persona’s profile image.
object
Call configuration settings for the persona.
string
Orchestration prompt for the persona (optional).
string
Personality and behavior prompt for the persona.
array
Array of default tools enabled for the persona.
array
Array of pathway routing conditions for the persona.
array
Array of knowledge base IDs to connect to the persona.

Response

object
The created persona object.
string
Any errors that occurred (null if none).

Docs for agents: llms.txt