suggest_traveler_memory
Save or update one durable traveler memory for personalization. Use only for stable, travel-relevant preferences or constraints explicitly stated by the traveler.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Stable normalized memory key. Choose the closest allowed key. | |
| type | Yes | Memory category. | |
| value | Yes | Small JSON value, e.g. {"hasServiceDog":true} or {"typicalAdults":2,"typicalChildren":1}. | |
| source | No | USER_STATED | |
| summary | Yes | Short practical note, without speculation or sensitive details. | |
| confidence | No | Confidence in this memory. Use 1 for explicit user statements, lower for inferred patterns. | |
| travelerId | Yes | Verified traveler ID from the private traveler context. | |
| visibility | No | AGENT_ONLY |