get_event_data_fields
Retrieve event data property keys and their data types for a website within a time range. Filter by event name to get specific fields.
Instructions
Get event data fields (property keys and their data types) for a website
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| websiteId | Yes | Website UUID | |
| startAt | Yes | Start timestamp in milliseconds | |
| endAt | Yes | End timestamp in milliseconds | |
| eventName | No | Filter by event name |