Mixpanel
Overview
SLUG: MIXPANEL
Description
Mixpanel is a product analytics platform tracking user interactions and engagement, providing cohort analysis, funnels, and A/B testing to improve user experiences
Authentication Details
Basic Auth
Connecting to Mixpanel
Create an auth config
Use the dashboard to create an auth config for the Mixpanel toolkit. This allows you to connect multiple Mixpanel accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Mixpanel Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using Basic Auth
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Mixpanel toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
MIXPANEL_AGGREGATED_EVENT_PROPERTY_VALUES
Tool Name: Get Aggregated Event Property Values
Description
Action Parameters
Action Response
MIXPANEL_AGGREGATE_EVENT_COUNTS
Tool Name: Aggregate Event Counts
Description
Action Parameters
Action Response
MIXPANEL_AGGREGATE_EVENTS
Tool Name: Get Aggregate Events
Description
Action Parameters
Action Response
MIXPANEL_COHORTS_LIST
Tool Name: List Saved Cohorts
Description
Action Parameters
Action Response
MIXPANEL_CREATE_ANNOTATION_TAG
Tool Name: Create Annotation Tag
Description
Action Parameters
Action Response
MIXPANEL_CREATE_SERVICE_ACCOUNT
Tool Name: Create Service Account
Description
Action Parameters
Action Response
MIXPANEL_DELETE_GROUP
Tool Name: Delete Group
Description
Action Parameters
Action Response
MIXPANEL_DELETE_PROFILE
Tool Name: Delete Profile
Description
Action Parameters
Action Response
MIXPANEL_GET_ALL_PROJECTS
Tool Name: Get All Projects
Description
Action Parameters
Action Response
MIXPANEL_GET_ANNOTATION_TAGS_ALT1
Tool Name: Get Annotation Tags
Description
Action Parameters
Action Response
MIXPANEL_GROUP_BATCH_UPDATE
Tool Name: Batch Update Group Profiles
Description
Action Parameters
Action Response
MIXPANEL_GROUP_DELETE_PROPERTY
Tool Name: Delete Group Properties
Description
Action Parameters
Action Response
MIXPANEL_GROUP_SET_PROPERTY
Tool Name: Set Group Properties (Batch)
Description
Action Parameters
Action Response
MIXPANEL_IDENTITY_CREATE_ALIAS
Tool Name: Create Identity Alias
Description
Action Parameters
Action Response
MIXPANEL_JQL_QUERY
Tool Name: Execute JQL Query
Description
Action Parameters
Action Response
MIXPANEL_LIST_COHORTS
Tool Name: List Saved Cohorts
Description
Action Parameters
Action Response
MIXPANEL_LIST_FUNNELS
Tool Name: List Saved Funnels
Description
Action Parameters
Action Response
MIXPANEL_LIST_SAVED_COHORTS
Tool Name: List Saved Cohorts
Description
Action Parameters
Action Response
MIXPANEL_LIST_SERVICE_ACCOUNTS
Tool Name: List Service Accounts
Description
Action Parameters
Action Response
MIXPANEL_PROFILE_APPEND_TO_LIST_PROPERTY
Tool Name: Append to Profile List Property
Description
Action Parameters
Action Response
MIXPANEL_PROFILE_BATCH_UPDATE
Tool Name: Update Multiple Profiles (Batch)
Description
Action Parameters
Action Response
MIXPANEL_PROFILE_DELETE_PROPERTY
Tool Name: Delete Profile Property
Description
Action Parameters
Action Response
MIXPANEL_PROFILE_EVENT_ACTIVITY
Tool Name: Get Profile Event Activity
Description
Action Parameters
Action Response
MIXPANEL_PROFILE_NUMERICAL_ADD
Tool Name: Increment Profile Numerical Property
Description
Action Parameters
Action Response
MIXPANEL_PROFILE_REMOVE_FROM_LIST_PROPERTY
Tool Name: Remove from Profile List Property
Description
Action Parameters
Action Response
MIXPANEL_PROFILE_SET
Tool Name: Set Profile Properties
Description
Action Parameters
Action Response
MIXPANEL_QUERY_ACTIVITY_STREAM
Tool Name: Query Activity Stream
Description
Action Parameters
Action Response
MIXPANEL_QUERY_FREQUENCY_REPORT
Tool Name: Query Frequency Report
Description
Action Parameters
Action Response
MIXPANEL_QUERY_FUNNEL
Tool Name: Query Saved Funnel
Description
Action Parameters
Action Response
MIXPANEL_QUERY_INSIGHT
Tool Name: Query Saved Insight
Description
Action Parameters
Action Response
MIXPANEL_QUERY_MONTHS_TOP_EVENT_NAMES
Tool Name: Get Top Event Names (Last 31 Days)
Description
Action Parameters
Action Response
MIXPANEL_QUERY_NUMERIC_AVERAGE
Tool Name: Query Numeric Average Report
Description
Action Parameters
Action Response
MIXPANEL_QUERY_NUMERIC_SEGMENTATION
Tool Name: Query Numeric Segmentation Report
Description
Action Parameters
Action Response
MIXPANEL_QUERY_NUMERIC_SUM
Tool Name: Query Numeric Sum Report
Description
Action Parameters
Action Response
MIXPANEL_QUERY_PROFILES
Tool Name: Query Profiles
Description
Action Parameters
Action Response
MIXPANEL_QUERY_RETENTION_REPORT
Tool Name: Query Retention Report
Description
Action Parameters
Action Response
MIXPANEL_QUERY_SEGMENTATION
Tool Name: Query Segmentation Report
Description
Action Parameters
Action Response
MIXPANEL_QUERY_TOP_EVENTS
Tool Name: Query Top Events
Description
Action Parameters
Action Response
MIXPANEL_SEGMENTATION_NUMERIC_QUERY
Tool Name: Numeric Bucket Segmentation Query
Description
Action Parameters
Action Response
MIXPANEL_TODAYS_TOP_EVENTS
Tool Name: Get Today’s Top Events
Description
Action Parameters
Action Response
MIXPANEL_TOP_EVENT_PROPERTIES
Tool Name: Get Top Event Properties
Description
Action Parameters
Action Response
MIXPANEL_TOP_EVENT_PROPERTY_VALUES
Tool Name: Get Top Event Property Values
Description
Action Parameters
Action Response
MIXPANEL_TOP_EVENTS
Tool Name: Get Top Events
Description
Action Parameters
Action Response