Skip to main content
Glama

save_prediction_analysis_html

Save BinaryPredictor analysis to HTML with beta distribution plots and expert opinions for documentation and review purposes.

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

TableJSON Schema
NameRequiredDescriptionDefault
request_idYesThe request_id from the BinaryPredictor result
output_pathYesThe path where the HTML file should be saved.
html_nameYesThe path where the HTML file should be saved.
titleYesTitle of analysis
plot_labelYesLabel for the Beta plot
chronulus_prediction_summaryYesA summary paragraph distilling prediction results and expert opinions provided by Chronulus
dist_shapeYesA one line description of the shape of the distribution of predictions
dist_shape_interpretationYes2-3 sentences interpreting the shape of the distribution of predictions in layman's terms

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChronulusAI/chronulus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server