settings
View or adjust walkthrough preferences for voice narration, explanation bubbles, autoplay, and autoplay delay. Use to toggle narration, bubbles, or autoplay, and to check current values.
Instructions
View or update global walkthrough settings — voice narration on/off, explanation bubbles on/off, autoplay on/off, and autoplay delay. Use when the user asks to enable, disable, or configure any of those, mute/unmute narration, toggle bubbles, or check current settings. Do NOT use to change the narration voice name — use walkthrough_voice_selection for that. Call with no arguments to read current settings. Changes persist across sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice | No | Toggle voice narration on/off (true=on, false=off) | |
| autoplay | No | Toggle autoplay on/off | |
| showBubbles | No | Toggle explanation bubbles on/off | |
| autoplayDelay | No | Additive delay in ms on top of reading/TTS time (0 = no extra delay) |