Letta · Example Payload

Letta Group Payload Example

Support triage team with a sleep-time researcher.

AIAgentsStateful AgentsMemoryMemGPTContinual LearningMCPMulti-AgentRAGOpen Source

Letta Group Payload Example is an example object payload from Letta, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddescriptionmanager_configagent_idsshared_block_idssleep_time_agent_idcreated_at

Example Payload

Raw ↑
{
  "id": "group-77",
  "description": "Support triage team with a sleep-time researcher.",
  "manager_config": {
    "manager_type": "supervisor",
    "manager_agent_id": "agent-2f6d4a13-5e9c-4b7e-a3f1-7b8e9c1d2e34"
  },
  "agent_ids": [
    "agent-3a7e5b24",
    "agent-4b8f6c35"
  ],
  "shared_block_ids": ["block-pc-99"],
  "sleep_time_agent_id": "agent-sleep-01",
  "created_at": "2026-05-22T10:30:00Z"
}