bulk_update
Update multiple memories at once by sending up to 50 items, each with a memory ID and fields to modify.
Instructions
Update multiple memories at once. Each item needs a memory_id and fields to update. Maximum 50 items per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | Array of update objects (max 50) |