get_active_theme
Find the active color theme for Cloud Analytics reports. Returns the theme ID; 'default' means no custom theme selected.
Instructions
Use this when the user wants to know which color theme is currently active for their account (the theme applied to Cloud Analytics reports). Returns the active theme id; the reserved sentinel "default" means no custom or preset theme is selected and the built-in default is in use. Do NOT use this to list all themes (use list_themes) or to fetch a specific theme by id (use get_theme).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||