generate_config
Create dashboard configurations from user questions and data source structures to visualize analysis results.
Instructions
š [Requires Authentication] Generate dashboard config (markdown) from question and source structure. š Auto-Cached: 'sourceStructure' is automatically provided from analyze_source_structure step. 'apiUrl' and 'jwtToken' are provided from authentication. Only provide the 'question' parameter from the user. Returns: dict (markdown configuration).
ā ļø Please authenticate first by calling the setup_authentication tool above. This tool will become fully functional after authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | ||
| sourceStructure | Yes |