Hey ๐ small feature request for the Mixpanel MCP โ could FunnelsMetric accept an optional name/alias field for the step label?
Right now if you build a multi-step funnel where every step is the same event (e.g. screen_viewed with different path filters per step), the rendered funnel just shows "screen_viewed" on every step and you have to rename them all by hand in the UI. The MCP schema only exposes eventName and filters per metric.
It would be a big unlock for anyone scaffolding dashboards via Claude / agents โ a 20-step funnel goes from unreadable to dashboard-ready in one call.