Letta MCP Server
by oculairmedia
create_agent
Create a new Letta agent with specified configuration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | Description of the agent's purpose/role | |
embedding | No | The embedding model to use | openai/text-embedding-ada-002 |
model | No | The model to use for the agent | openai/gpt-4 |
name | Yes | Name of the new agent |