Update Ai Preferences Tool
update-ai-preferencesUse this when the user wants to change AI writing guidelines, templates, strict mode, generator scope, or team enforcement. After authorization, this state-changing action updates personal or owner-managed team preferences; team-enforced settings can prevent member edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_text | No | Markdown template, max 12000 characters. | |
| guidelines_text | No | Text guidelines, max 4000 characters. | |
| strict_template | No | Strict template mode. | |
| enforce_for_team | No | Team-owner-only enforcement flag. | |
| use_team_settings | No | Preference scope to update: personal or team. Team scope requires owner authorization. | |
| apply_to_generators | No | GenerationType integer values. |