Letta · JSON Structure
Letta Group Structure
Flat structure summary of the Letta Group entity, derived from the Letta OpenAPI 1.0.0 spec.
Type:
Properties: 0
Artificial IntelligenceAgentsStateful AgentsMemoryMemGPTContinual LearningMCPMulti-AgentRAGOpen-Source
letta-group is a JSON Structure definition published by Letta.
Meta-schema:
JSON Structure
{
"jsonStructure": "0.1",
"name": "letta-group",
"title": "Letta Group",
"description": "Flat structure summary of the Letta Group entity, derived from the Letta OpenAPI 1.0.0 spec.",
"source": "https://raw.githubusercontent.com/letta-ai/letta/main/fern/openapi.json",
"entity": "Group",
"fields": [
{
"name": "id",
"type": "string",
"required": true,
"description": "The id of the group. Assigned by the database.",
"enum": null,
"format": null
},
{
"name": "manager_type",
"type": "string",
"required": true,
"description": "",
"enum": [
"round_robin",
"supervisor",
"dynamic",
"sleeptime",
"voice_sleeptime",
"swarm"
],
"format": null
},
{
"name": "agent_ids",
"type": "array<string>",
"required": true,
"description": "",
"enum": null,
"format": null
},
{
"name": "description",
"type": "string",
"required": true,
"description": "",
"enum": null,
"format": null
},
{
"name": "project_id",
"type": "object",
"required": false,
"description": "The associated project id.",
"enum": null,
"format": null
},
{
"name": "template_id",
"type": "object",
"required": false,
"description": "The id of the template.",
"enum": null,
"format": null
},
{
"name": "base_template_id",
"type": "object",
"required": false,
"description": "The base template id.",
"enum": null,
"format": null
},
{
"name": "deployment_id",
"type": "object",
"required": false,
"description": "The id of the deployment.",
"enum": null,
"format": null
},
{
"name": "shared_block_ids",
"type": "array<string>",
"required": false,
"description": "",
"enum": null,
"format": null
},
{
"name": "manager_agent_id",
"type": "object",
"required": false,
"description": "",
"enum": null,
"format": null
},
{
"name": "termination_token",
"type": "object",
"required": false,
"description": "",
"enum": null,
"format": null
},
{
"name": "max_turns",
"type": "object",
"required": false,
"description": "",
"enum": null,
"format": null
},
{
"name": "sleeptime_agent_frequency",
"type": "object",
"required": false,
"description": "",
"enum": null,
"format": null
},
{
"name": "turns_counter",
"type": "object",
"required": false,
"description": "",
"enum": null,
"format": null
},
{
"name": "last_processed_message_id",
"type": "object",
"required": false,
"description": "",
"enum": null,
"format": null
},
{
"name": "max_message_buffer_length",
"type": "object",
"required": false,
"description": "The desired maximum length of messages in the context window of the convo agent. This is a best effort, and may be off slightly due to user/assistant interleaving.",
"enum": null,
"format": null
},
{
"name": "min_message_buffer_length",
"type": "object",
"required": false,
"description": "The desired minimum length of messages in the context window of the convo agent. This is a best effort, and may be off-by-one due to user/assistant interleaving.",
"enum": null,
"format": null
},
{
"name": "hidden",
"type": "object",
"required": false,
"description": "If set to True, the group will be hidden.",
"enum": null,
"format": null
}
],
"fieldCount": 18,
"requiredCount": 4
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/letta-group-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.