set_active_theme
Activate a custom color theme for Cloud Analytics reports by providing a theme ID, or use 'default' to revert to the built-in theme.
Instructions
Use this when the user wants to change or activate a custom color theme for their Cloud Analytics reports. Accepts a theme ID or the sentinel "default" to revert to the built-in default. Ask the user to confirm the change before executing. Do NOT use this to retrieve the current active theme (use get_active_theme) or to update theme colors (use update_theme).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| themeId | Yes | The ID of the theme to set as active, or the reserved sentinel "default" to revert to the built-in default (no custom theme). |