undo_last_setting_change
Revert the most recent catalog-validated setting change, such as theme, language, font size, or hotkey. Use when you mistakenly changed a setting and need to undo. Returns error if no changes to undo.
Instructions
Revert the most recent catalog-validated setting change in this session. Use this when the user says "undo", "undo that", "put it back", "I didn't mean to change that", or "that was too loud, go back". Pops the last entry from the change history and replays the previousValue through the same apply path as set_setting (so hotkey re-registration, renderer live-apply, and engine hot-reload all fire correctly). Returns 404 with a clean error when there's nothing to undo. Cannot undo a /config raw write — only catalog-validated changes (set_setting, set_theme, set_language, set_font_size, set_opacity, set_always_on_top, set_panel_visibility, set_analytics_enabled, set_hotkey, set_model).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||