mixpanel_theme (Data Source)¶
Fetches a Mixpanel theme — a reusable color palette and styling configuration for reports and dashboards.
Example Usage¶
Only theme_id and project_id are inputs; the data attribute returns the theme's configuration (JSON).
Schema¶
Required¶
project_id(Number)theme_id(Number)
Optional¶
data(String)