set_user_profile
Store student profile data as JSON to avoid repeated input across conversation turns.
Instructions
Store a user-profile value so the student does not repeat themselves across turns. Value is any JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes |