khwan_record
Persist the answer you provided after replying so the assistant can recall it and learn for future interactions.
Instructions
Hand your answer back to Khwan AFTER you reply, so it persists + learns.
Args:
turn_token: the exact token returned by the matching khwan_prepare.
answer: the answer you gave the user for that turn.
Returns: Khwan's record acknowledgement (persisted state / next-turn hints).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer | Yes | ||
| turn_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |