get_active_theme
Check which color theme is currently applied to your Cloud Analytics reports and get its ID, or see 'default' if no custom theme is in use.
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 | |||