update_preferences
Update all user preferences in the Mess portal by supplying a dictionary of preference keys and values, letting AI assistants manage dining and marketplace settings.
Instructions
Update all user preferences in the Mess portal.
Args: preferences: A dictionary of preference keys and their new values. api_key: API key. Falls back to MESS_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| preferences | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |