move_list_item
Relocate an item within a structured memory document by specifying source and destination sections, ensuring organized knowledge management for project contexts.
Instructions
Move an item from one section to another
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_section | Yes | The source section containing the item | |
item_identifier | Yes | Identifier for the item to move (e.g., company name) | |
memory_id | Yes | The ID of the memory document to update | |
reason | No | Optional reason for the move (stored as metadata) | |
to_section | Yes | The destination section for the item |