get_audit_report
Fetch the status and, when finished, the report for a runId returned by check_site_speed, check_ai_visibility, check_local_rank, or start_audit. For a running result, wait pollAfterSeconds, then call again with the same runId. Repeat while status is running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | The runId returned by an async tool. |