run_audit
Start a full Webmatik growth audit of a website: SEO, performance (Core Web Vitals), AI readiness (GEO), conversion, retention, UI/UX, accessibility, and security — 70+ checks with a 0–100 Growth Score and a prioritized action plan. The audit takes 60–180 seconds; this returns an auditId immediately — poll get_audit for the result. Requires a Webmatik API key (get one at https://webmatik.ai/account, Starter/Growth plans).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL to audit, e.g. https://example.com | |
| apiKey | No | Webmatik API key (wmk_...). Optional if sent as Authorization: Bearer header. |