move_memory
Transfer a memory to another workspace. Specify the memory name and target workspace; optionally disambiguate source workspace if needed.
Instructions
Move a memory to a different to_workspace.
name: name of the memory to move. workspace: name of the target workspace (must be a member with write access). from_workspace: disambiguate source if the name exists in multiple workspaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| to_workspace | Yes | ||
| from_workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| created | Yes |