analyze_charts
Analyze chart data to extract detailed insights and generate comprehensive reports, answering specific business questions with data-supported findings.
Instructions
š [Requires Authentication] Analyzes data from all charts and returns detailed insights. This is the final analytical step. š Auto-Cached: 'chartData' is automatically provided from get_charts_data step, 'question' from the workflow, and 'apiUrl'/'jwtToken' from authentication. You typically don't need to provide any parameters for this tool. After receiving the insights, you MUST synthesize them into a final report for the user. Your report should:
Start with a brief summary that directly answers the user's original question.
Follow the previously generated analysis strategy, using insights to address each point.
Support findings with specific data points and note any limitations.
Present the full analysis in markdown format, and include the 'dashboardUrl' at the end.
ā ļø Please authenticate first by calling the setup_authentication tool above. This tool will become fully functional after authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chartData | Yes | ||
| question | Yes |