Letta · Example Payload

Letta Block Payload Example

Shared project context block across all profiling agents.

AIAgentsStateful AgentsMemoryMemGPTContinual LearningMCPMulti-AgentRAGOpen Source

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

Top-level fields

idlabelvaluedescriptionlimitis_templatepreserve_on_migrationmetadatacreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "block-pc-99",
  "label": "project_context",
  "value": "We are profiling Letta as part of the API Evangelist pipeline. Goal: produce apis.yml, OpenAPI, JSON Schemas, capabilities, and pricing/rate-limit/FinOps artifacts for the Letta provider.",
  "description": "Shared project context block across all profiling agents.",
  "limit": 4000,
  "is_template": false,
  "preserve_on_migration": true,
  "metadata": {"owner": "api-evangelist", "shared": true},
  "created_at": "2026-05-08T17:52:00Z",
  "updated_at": "2026-05-22T10:05:11Z"
}