Skip to main content
Glama

mixpanel

list_saved_funnels

Retrieve saved funnel names and IDs from Mixpanel to identify funnel_id for queries in the query_funnel_report tool, streamlining funnel analysis workflows.

Instructions

Get the names and IDs of your saved funnels. This tool is useful for getting a funnel_id for the query_funnel_report tool.

Input Schema

NameRequiredDescriptionDefault
project_idNoThe Mixpanel project ID
workspace_idNoThe ID of the workspace if applicable

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "project_id": { "description": "The Mixpanel project ID", "type": "string" }, "workspace_id": { "description": "The ID of the workspace if applicable", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dragonkhoi/mixpanel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server