Letta · JSON Structure

Letta Block Structure

Flat structure summary of the Letta Block entity, derived from the Letta OpenAPI 1.0.0 spec.

Type: Properties: 0
Artificial IntelligenceAgentsStateful AgentsMemoryMemGPTContinual LearningMCPMulti-AgentRAGOpen-Source

letta-block is a JSON Structure definition published by Letta.

Meta-schema:

JSON Structure

Raw ↑
{
  "jsonStructure": "0.1",
  "name": "letta-block",
  "title": "Letta Block",
  "description": "Flat structure summary of the Letta Block entity, derived from the Letta OpenAPI 1.0.0 spec.",
  "source": "https://raw.githubusercontent.com/letta-ai/letta/main/fern/openapi.json",
  "entity": "Block",
  "fields": [
    {
      "name": "value",
      "type": "string",
      "required": true,
      "description": "Value of the block.",
      "enum": null,
      "format": null
    },
    {
      "name": "limit",
      "type": "integer",
      "required": false,
      "description": "Character limit of the block.",
      "enum": null,
      "format": null
    },
    {
      "name": "project_id",
      "type": "object",
      "required": false,
      "description": "The associated project id.",
      "enum": null,
      "format": null
    },
    {
      "name": "template_name",
      "type": "object",
      "required": false,
      "description": "Name of the block if it is a template.",
      "enum": null,
      "format": null
    },
    {
      "name": "is_template",
      "type": "boolean",
      "required": false,
      "description": "Whether the block is a template (e.g. saved human/persona options).",
      "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 of the block.",
      "enum": null,
      "format": null
    },
    {
      "name": "deployment_id",
      "type": "object",
      "required": false,
      "description": "The id of the deployment.",
      "enum": null,
      "format": null
    },
    {
      "name": "entity_id",
      "type": "object",
      "required": false,
      "description": "The id of the entity within the template.",
      "enum": null,
      "format": null
    },
    {
      "name": "preserve_on_migration",
      "type": "object",
      "required": false,
      "description": "Preserve the block on template migration.",
      "enum": null,
      "format": null
    },
    {
      "name": "label",
      "type": "object",
      "required": false,
      "description": "Label of the block (e.g. 'human', 'persona') in the context window.",
      "enum": null,
      "format": null
    },
    {
      "name": "read_only",
      "type": "boolean",
      "required": false,
      "description": "Whether the agent has read-only access to the block.",
      "enum": null,
      "format": null
    },
    {
      "name": "description",
      "type": "object",
      "required": false,
      "description": "Description of the block.",
      "enum": null,
      "format": null
    },
    {
      "name": "metadata",
      "type": "object",
      "required": false,
      "description": "Metadata of the block.",
      "enum": null,
      "format": null
    },
    {
      "name": "hidden",
      "type": "object",
      "required": false,
      "description": "If set to True, the block will be hidden.",
      "enum": null,
      "format": null
    },
    {
      "name": "id",
      "type": "string",
      "required": false,
      "description": "The human-friendly ID of the Block",
      "enum": null,
      "format": null
    },
    {
      "name": "created_by_id",
      "type": "object",
      "required": false,
      "description": "The id of the user that made this Block.",
      "enum": null,
      "format": null
    },
    {
      "name": "last_updated_by_id",
      "type": "object",
      "required": false,
      "description": "The id of the user that last updated this Block.",
      "enum": null,
      "format": null
    },
    {
      "name": "tags",
      "type": "object",
      "required": false,
      "description": "The tags associated with the block.",
      "enum": null,
      "format": null
    }
  ],
  "fieldCount": 19,
  "requiredCount": 1
}

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.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/letta-block-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.