updateContext
Update a specific field in your personal context data by providing the path, new value, and reason for change. This enables persistent memory across sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the field to update (e.g., 'preferences.learning_style') | |
| value | Yes | New value for the field | |
| reason | Yes | Reason for the update |