letta_update_memory
Need to update an agent's memory block? Specify the block label (e.g., 'human', 'persona') and new value to modify the agent's stored context.
Instructions
Update a memory block for a Letta agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ID of the agent | |
| block_label | Yes | Label of the memory block (e.g., 'human', 'persona') | |
| value | Yes | New value for the memory block |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||