memory
Manage persistent shopping memory: read or write T1D config, preferences, and notes. Use get, set, or note actions to retrieve or update saved information.
Instructions
Read or write shopping memory: T1D config, notes, preferences. Persists across sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Field name for action=set, note key for action=note | |
| limit | No | For action=get with section=notes: max notes to return | |
| value | No | Value for action=set or action=note | |
| action | Yes | ||
| section | No | For get: filter to section. For set: target section. |