Amplitude · Capability

Amplitude Governance and Taxonomy

Manage event schemas and chart annotations. For data governance teams.

Run with Naftiko AmplitudeTaxonomyData Governance

What You Can Do

GET
Listannotations — Amplitude List All Annotations
/v1/annotations
POST
Createannotation — Amplitude Create an Annotation
/v1/annotations
GET
Getannotation — Amplitude Get an Annotation
/v1/annotations
PUT
Updateannotation — Amplitude Update an Annotation
/v1/annotations
DELETE
Deleteannotation — Amplitude Delete an Annotation
/v1/annotations
GET
Listeventcategories — Amplitude List All Event Categories
/v1/event-categories
POST
Createeventcategory — Amplitude Create an Event Category
/v1/event-categories
GET
Geteventcategory — Amplitude Get an Event Category
/v1/event-categories
PUT
Updateeventcategory — Amplitude Update an Event Category
/v1/event-categories
DELETE
Deleteeventcategory — Amplitude Delete an Event Category
/v1/event-categories
GET
Listeventtypes — Amplitude List All Event Types
/v1/event-types
POST
Createeventtype — Amplitude Create an Event Type
/v1/event-types
GET
Geteventtype — Amplitude Get an Event Type
/v1/event-types
PUT
Updateeventtype — Amplitude Update an Event Type
/v1/event-types
DELETE
Deleteeventtype — Amplitude Delete an Event Type
/v1/event-types
GET
Listeventproperties — Amplitude List All Event Properties
/v1/event-properties
POST
Createeventproperty — Amplitude Create an Event Property
/v1/event-properties
GET
Geteventproperty — Amplitude Get an Event Property
/v1/event-properties
PUT
Updateeventproperty — Amplitude Update an Event Property
/v1/event-properties
DELETE
Deleteeventproperty — Amplitude Delete an Event Property
/v1/event-properties
GET
Listuserproperties — Amplitude List All User Properties
/v1/user-properties
POST
Createuserproperty — Amplitude Create a User Property
/v1/user-properties
GET
Getuserproperty — Amplitude Get a User Property
/v1/user-properties
PUT
Updateuserproperty — Amplitude Update a User Property
/v1/user-properties
DELETE
Deleteuserproperty — Amplitude Delete a User Property
/v1/user-properties
GET
Getuserprofile — Amplitude Get a User Profile
/v1/profiles

MCP Tools

chart-annotations-api-listAnnotations

Amplitude List All Annotations

read-only
chart-annotations-api-createAnnotation

Amplitude Create an Annotation

chart-annotations-api-getAnnotation

Amplitude Get an Annotation

read-only
chart-annotations-api-updateAnnotation

Amplitude Update an Annotation

chart-annotations-api-deleteAnnotation

Amplitude Delete an Annotation

taxonomy-api-listEventCategories

Amplitude List All Event Categories

read-only
taxonomy-api-createEventCategory

Amplitude Create an Event Category

taxonomy-api-getEventCategory

Amplitude Get an Event Category

read-only
taxonomy-api-updateEventCategory

Amplitude Update an Event Category

taxonomy-api-deleteEventCategory

Amplitude Delete an Event Category

taxonomy-api-listEventTypes

Amplitude List All Event Types

read-only
taxonomy-api-createEventType

Amplitude Create an Event Type

taxonomy-api-getEventType

Amplitude Get an Event Type

read-only
taxonomy-api-updateEventType

Amplitude Update an Event Type

taxonomy-api-deleteEventType

Amplitude Delete an Event Type

taxonomy-api-listEventProperties

Amplitude List All Event Properties

read-only
taxonomy-api-createEventProperty

Amplitude Create an Event Property

taxonomy-api-getEventProperty

Amplitude Get an Event Property

read-only
taxonomy-api-updateEventProperty

Amplitude Update an Event Property

taxonomy-api-deleteEventProperty

Amplitude Delete an Event Property

taxonomy-api-listUserProperties

Amplitude List All User Properties

read-only
taxonomy-api-createUserProperty

Amplitude Create a User Property

taxonomy-api-getUserProperty

Amplitude Get a User Property

read-only
taxonomy-api-updateUserProperty

Amplitude Update a User Property

taxonomy-api-deleteUserProperty

Amplitude Delete a User Property

user-profile-api-getUserProfile

Amplitude Get a User Profile

read-only

APIs Used

chart-annotations-api taxonomy-api user-profile-api