get_run_status with kind: "gtm-audit" until it
completes.
string
required
The prospect’s website. A domain (
acme.com) or full URL both work.Example call
Returns
The initial call returns markdown confirming the run started and how to poll it:Poll for the result
Callget_run_status with the audit id:
completed you get the full audit as markdown slides.
An audit can take several minutes. Poll on a reasonable interval rather than in a tight loop —
see Async runs.
Notes
- Audits run scoped to your org’s profile and any connected integrations.
- If your org hasn’t completed onboarding, the call returns an
Onboarding requiredmessage instead of starting a run.