run_llm_audit
Audit a website URL using an LLM to uncover qualitative UX insights such as hero clarity, messaging tone, and conversion nudges that rule-based audits miss.
Instructions
[audit] LLM-based UX audit of a URL via the VertaaUX provider-agnostic adapter (Mistral/OpenAI/etc.). Returns qualitative narrative on hero clarity, messaging, copy tone, conversion nudges, things rule-based audits miss. vs audit_url: that's rule-based WCAG/a11y. Consumes LLM credits, separate from audit quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The website URL to audit | |
| maxTokens | No | Optional max tokens for the LLM response (<=1200) | |
| temperature | No | Optional temperature for sampling (0-1) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |