create_dashboard
Generate a Power BI dashboard from a local CSV file. Provide the dataset path to receive a .pbit file.
Instructions
Create a complete Power BI dashboard from a local dataset path. USE THIS TOOL when the user says "create a dashboard/report from this dataset" and provides a local file path. Prefer this over create_report because this reads real data rows and does not require an Anthropic API key.
Supports CSV files. Returns a local .pbit file_path, not base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| dataset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||