Memory Delete Batch
localnest_memory_delete_batchDelete up to 100 memory entries in one batch call. Returns deleted count and per-ID errors for missing or failed deletions.
Instructions
Delete up to 100 memory entries in a single call. Returns the count of deleted entries and per-row errors for IDs that were not found or failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |