letta_create_memory_block
Create a custom memory block for an agent by specifying a label, initial value, and description. This organizes specific information within the agent's memory.
Instructions
Create a new custom memory block for an agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ID of the agent | |
| label | Yes | Label for the new block | |
| value | Yes | Initial value | |
| description | Yes | Description of what this block stores |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||