list_annotations
Retrieve all date-specific notes from your Mixpanel project by specifying start and end dates for analysis.
Instructions
List all annotations in the project. Annotations are notes attached to specific dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_date | Yes | Start date (YYYY-MM-DD) | |
| to_date | Yes | End date (YYYY-MM-DD) |