Remember user profile
remember_user_profileStore user details like age, region, income, employment, or education to personalize policy eligibility checks later.
Instructions
Youth Policy Navigator(청년 정책 내비게이터): remember a user's situation or preference for later personalization and eligibility judging (e.g. '나이 27', '서울 거주', '연소득 2800만원', '구직 중', '대학 졸업'). Pass a stable per-user identifier as user_key that YOU control, and a short note. Call this whenever the user reveals a durable fact about their age, region, income, employment or education, so a later check_eligibility can restore and use it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| user_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||