Creates a new single prompt agent with the specified configuration, including system prompt and agent settings. Returns the created agent including its agentId, which is required for all subsequent update, call, and simulation operations.
Documentation Index
Fetch the complete documentation index at: https://docs.sigmamind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request by passing your API key in the X-API-Key header. To get your key, go to Dashboard → API Keys and create or copy your Production API key.
Instructional prompt provided to the agent to guide its behavior, tone, and task execution.
"You are a helpful customer support assistant. Answer concisely and professionally."
The name of the agent.
128"Auralis"
Specifies whether the welcome message is static or dynamically generated from a prompt.
static, prompt "static"
The content of the welcome message. If 'welcomeMessageType' is 'static', this contains the exact message shown to the user. If it is 'prompt', this contains the prompt used to generate the welcome message dynamically.
"Welcome to our service! How can I assist you today?"
Configuration settings that control the agent's runtime behavior.
Transfers the active voice call to another number
Created
Instructional prompt provided to the agent to guide its behavior, tone, and task execution.
"You are a helpful customer support assistant. Answer concisely and professionally."
The name of the agent.
128"Auralis"
Specifies whether the welcome message is static or dynamically generated from a prompt.
static, prompt "static"
The content of the welcome message. If 'welcomeMessageType' is 'static', this contains the exact message shown to the user. If it is 'prompt', this contains the prompt used to generate the welcome message dynamically.
"Welcome to our service! How can I assist you today?"
Configuration settings that control the agent's runtime behavior.
Transfers the active voice call to another number