openpanel_export_events_csv
Export event data to CSV format for spreadsheet analysis, supporting filtering by site, event type, date range, and result limits.
Instructions
[UNIFIED] Export events as CSV-formatted data for spreadsheet analysis. Note: project_id is optional if configured in environment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| project_id | No | ||
| event | No | ||
| start | No | ||
| end | No | ||
| limit | No |