get_charts_data
Fetch data for multiple charts using cached configurations and authentication from Insight Digger MCP to prepare for dashboard visualization.
Instructions
š [Requires Authentication] Fetch data for multiple charts. This step is granular. š Auto-Cached: 'chartConfigs' is automatically provided from the create_dashboard step, and 'apiUrl'/'jwtToken' from authentication. You typically don't need to provide any parameters for this tool. Returns a summary of fetched charts (chart names). The full data is cached for the next step.
ā ļø Please authenticate first by calling the setup_authentication tool above. This tool will become fully functional after authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chartConfigs | Yes |