recommend_template_for_csv
Analyze CSV data to suggest ranked Tableau workbook templates for visualization, supporting optional chart type preferences and data sampling.
Instructions
Recommend templates for a CSV file (no active workbook needed).
Args: csv_path: Path to the CSV file. chart_types: Comma-separated chart types (optional). sample_rows: Rows to sample for inference.
Returns: Ranked template recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv_path | Yes | ||
| chart_types | No | ||
| sample_rows | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |