Amplitude
Overview
SLUG: AMPLITUDE
Description
Amplitude Inc. is an American publicly trading company that develops digital analytics software.
Authentication Details
Basic Auth
Connecting to Amplitude
Create an auth config
Use the dashboard to create an auth config for the Amplitude toolkit. This allows you to connect multiple Amplitude accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. 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 Amplitude toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
AMPLITUDE_CHECK_COHORT_STATUS
Tool Name: Check Amplitude Cohort Status
Description
Action Parameters
Action Response
AMPLITUDE_GET_COHORT
Tool Name: Request Amplitude Cohort
Description
Action Parameters
Action Response
AMPLITUDE_IDENTIFY
Tool Name: Update User Properties in Amplitude
Description
Action Parameters
Action Response
AMPLITUDE_LIST_COHORTS
Tool Name: List Amplitude Cohorts
Description
Action Parameters
Action Response
AMPLITUDE_SEND_EVENTS
Tool Name: Send Events to Amplitude
Description
Action Parameters
Action Response
AMPLITUDE_CREATE_EVENT_CATEGORY
Tool Name: Create Amplitude Event Category
Description
Action Parameters
Action Response
AMPLITUDE_CREATE_EVENT_TYPE
Tool Name: Create Amplitude Event Type
Description
Action Parameters
Action Response
AMPLITUDE_DELETE_EVENT_CATEGORY
Tool Name: Delete Amplitude Event Category
Description
Action Parameters
Action Response
AMPLITUDE_DELETE_EVENT_TYPE
Tool Name: Delete Amplitude Event Type
Description
Action Parameters
Action Response
AMPLITUDE_GET_EVENT_CATEGORIES
Tool Name: Get Amplitude Event Categories
Description
Action Parameters
Action Response
AMPLITUDE_GET_EVENT_TYPE
Tool Name: Get Amplitude Event Type
Description
Action Parameters
Action Response
AMPLITUDE_GET_EVENT_TYPES
Tool Name: Get Amplitude Event Types
Description
Action Parameters
Action Response
AMPLITUDE_RESTORE_EVENT_TYPE
Tool Name: Restore Amplitude Event Type
Description
Action Parameters
Action Response
AMPLITUDE_UPDATE_COHORT_MEMBERSHIP
Tool Name: Update Amplitude Cohort Membership
Description
Action Parameters
Action Response
AMPLITUDE_UPDATE_EVENT_CATEGORY
Tool Name: Update Amplitude Event Category
Description
Action Parameters
Action Response
AMPLITUDE_UPDATE_EVENT_TYPE
Tool Name: Update Amplitude Event Type
Description
Action Parameters
Action Response