describe_events
Inspect an event CSV to get its date range, user count, and event type breakdown before choosing a value event.
Instructions
Shape of an event CSV: date range, user count, events by type.
Mostly useful when you want to look before choosing a value event yourself. For a normal "analyze my product" request call analyze instead — it does this step and everything after it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv_path | Yes |