gtm_audit, it’s asynchronous: the call returns a run id, and you poll
get_run_status with kind: "audit" for the result.
This tool takes no arguments — it audits the org tied to your API key.
Type: asynchronous · Returns: a run id and polling instructions
Example call
Returns
Poll for the result
Callget_run_status with kind: "audit" and the returned id:
completed you
get the full audit markdown.
Notes
- Requires a completed sales profile for your org. If onboarding isn’t finished, the call
returns an
Onboarding requiredmessage instead of starting a run. - The run is scoped to your org — only your keys can poll its id.