save_prediction_analysis_html
Save BinaryPredictor analysis to HTML, including beta distribution plots and expert opinions, by providing the request_id, output_path, and html_name. Ideal for documenting and sharing AI-powered forecasting results.
Instructions
A tool that saves an analysis of a BinaryPredictor prediction to HTML.
The analysis includes a plot of the theoretical and empirical beta distribution estimated by Chronulus and also list the opinions provided by each expert.
When to use this tool:
- Use this tool when you need to save the BinaryPredictor estimates to for the user
How to use this tool:
- Provide the request_id from a previous prediction response
- Specify the output_path where the html should be saved
- Provide html_name for the file (must end in .html)
- The tool will provide status updates through the MCP context
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chronulus_prediction_summary | Yes | A summary paragraph distilling prediction results and expert opinions provided by Chronulus | |
dist_shape | Yes | A one line description of the shape of the distribution of predictions | |
dist_shape_interpretation | Yes | 2-3 sentences interpreting the shape of the distribution of predictions in layman's terms | |
html_name | Yes | The path where the HTML file should be saved. | |
output_path | Yes | The path where the HTML file should be saved. | |
plot_label | Yes | Label for the Beta plot | |
request_id | Yes | The request_id from the BinaryPredictor result | |
title | Yes | Title of analysis |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Chronulus MCP Server
Related Tools
- @ChronulusAI/chronulus-mcp
- @ChronulusAI/chronulus-mcp
- @ChronulusAI/chronulus-mcp
- @ChronulusAI/chronulus-mcp
- @marcusbai/caiyun-weather-mcp