upsert-my-preference
Create or update a user preference by providing a key and optional value. Use this to save or modify personalized settings for the current user.
Instructions
Create or update a preference for the current user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Preference key. | |
| value | No | Preference value. |