manage_preferences
Update, export, and reset user preferences for documentation style, SSG choices, and expertise level to tailor doc generation and recommendations.
Instructions
Manage user preferences for documentation generation and SSG recommendations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform on preferences | |
| userId | No | User ID for multi-user setups | default |
| preferences | No | Preference updates (for update action) | |
| json | No | JSON string for import action |