openpanel_export_events
Export raw event data from OpenPanel with filters for site, event type, profile, date range, and pagination controls to manage large datasets.
Instructions
[UNIFIED] Export raw event data with filters and pagination. Returns individual event records. Note: project_id is optional if configured in environment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| project_id | No | ||
| event | No | ||
| profile_id | No | ||
| start | No | ||
| end | No | ||
| limit | No | ||
| page | No | ||
| includes | No |