Mixpanel · Capability
Mixpanel Annotations API — Annotations
Mixpanel Annotations API — Annotations. 5 operations. Lead operation: Mixpanel List annotations. Self-contained Naftiko capability covering one Mixpanel business surface.
What You Can Do
GET
Listannotations
— Mixpanel List annotations
/v1/projects/{projectid}/annotations
POST
Createannotation
— Mixpanel Create annotation
/v1/projects/{projectid}/annotations
GET
Getannotation
— Mixpanel Get annotation
/v1/projects/{projectid}/annotations/{annotationid}
PUT
Updateannotation
— Mixpanel Update annotation
/v1/projects/{projectid}/annotations/{annotationid}
DELETE
Deleteannotation
— Mixpanel Delete annotation
/v1/projects/{projectid}/annotations/{annotationid}
MCP Tools
mixpanel-list-annotations
Mixpanel List annotations
read-only
idempotent
mixpanel-create-annotation
Mixpanel Create annotation
mixpanel-get-annotation
Mixpanel Get annotation
read-only
idempotent
mixpanel-update-annotation
Mixpanel Update annotation
idempotent
mixpanel-delete-annotation
Mixpanel Delete annotation
idempotent