Generate AI insights for an OptiQra report
optiqra_ai_insightsGenerate a strategic, site-wide summary from a full OptiQra audit report using your chosen AI provider. Turn complex audit data into clear insights across all categories and pages.
Instructions
Given a full OptiQra report (as produced by optiqra_analyze), asks an AI provider to generate a strategic, site-wide summary reasoning across all audit categories and pages. Requires an API key for the chosen provider — OptiQra forwards it directly to that provider and never stores it server-side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Optional specific model name to use for that provider. | |
| apiKey | No | API key for the chosen provider. Optional if OPTIQRA_PROVIDER_API_KEY is set in this server's environment. | |
| report | Yes | The full report object returned by optiqra_analyze. | |
| provider | Yes | AI provider to use for this request. |