add_to_list
Enable structured memory updates by adding items to specific sections in a memory document, facilitating organized storage and retrieval of project-related knowledge.
Instructions
Add an item to a list section in a memory document
Input Schema
Name | Required | Description | Default |
---|---|---|---|
item | Yes | The item data to add (structure depends on template) | |
memory_id | Yes | The ID of the memory document to update | |
section | Yes | The section name to add the item to |