Setell customer memory list
setell_get_customer_memoryList every stored memory row for a customer—pricing patterns, preferences, communication style. Use to review known data before updating memory.
Instructions
List every CustomerMemory row Setell has stored for a specific customer — pricing patterns, preferences, communication style. Returns the full record shape (memory id, type, content, source job if any, source tag, confidence, timestamps). Useful for "what do I know about this customer?" / auditing what should be overwritten before calling setell_save_customer_memory. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | The customer id whose memory rows to list. Find it via setell_find_customer or the setell://customers resource. |