update_list_item
Modify specific fields of an item in a structured list section by providing the memory document ID, section name, item identifier, and updated values.
Instructions
Update an existing item in a list section
Input Schema
Name | Required | Description | Default |
---|---|---|---|
item_identifier | Yes | Identifier for the item to update (e.g., company name, contact name) | |
memory_id | Yes | The ID of the memory document to update | |
section | Yes | The section containing the item to update | |
updates | Yes | Fields to update with their new values |