create_mind
create_mind
create_mind
Creates a new digital mind entity that represents a person’s communication patterns and decision-making style. This is the first step in the Mind Reasoner workflow.
Creating a mind establishes a digital identity that holds all training data and enables simulations. Once created, you can upload conversation data to train it and run unlimited simulations.
Use clear, descriptive names that help you identify the mind later, such as “Sales Manager Alex” or “Customer Service Team”.
Returns a complete mind object with nested structures:
Save These IDs
Save both mind.id and digitalTwin.id from the response. You’ll need them for all subsequent operations. Your AI assistant handles this automatically, but when building custom integrations, store these in your application’s state or database.
Solution: Verify your API key in the MCP server configuration and ensure the format is correct: Bearer YOUR_KEY.
Solution: Ensure the name parameter is provided as a non-empty string.
Solution: Wait for the time specified in retryAfter before making additional requests.
After creating a mind, continue with: