tools_run
Execute an analysis tool on business data (Shopify, Stripe, etc.) to generate a shareable interactive HTML report URL. Use tool_name and taskList to run statistical, forecasting, or ML analyses.
Instructions
Execute an analysis tool. Returns a shareable interactive HTML report URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Name of the tool to execute | |
| taskList | Yes | Contains inputs: dataset, userContext, column_mapping, module_parameters |