settings-preferences-update
Update user preferences for themes, generation settings, and notifications on the LLM Conveyors platform. Configure agent-specific defaults for job-hunter or b2b-sales. Returns updated values.
Instructions
Update the current user's preferences, optionally scoped to a specific agent type. Modifies stored preferences and returns the updated values. Use this to configure default themes, generation settings, or notification preferences. Requires scope: settings:write. Use settings-preferences-get first to see current values before updating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preferences | Yes | Preferences object to update | |
| agentType | No | Agent type to scope preferences to (e.g. job-hunter, b2b-sales) |