run_jql
Execute custom JQL scripts to query Mixpanel data for complex analytics, enabling detailed event analysis and custom reporting.
Instructions
Run a JQL (JavaScript Query Language) script against Mixpanel data. Allows complex custom queries.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | JQL script to execute | |
| params | No | Parameters to pass to the JQL script |