list_pitch_audits
List Pitch Audits across the agency workspaces accessible to the connected user.Parameters
The result includes the audit ID, prospect, status, scores, prompt count, competitors, selected AI models, timestamps, and workspace.
get_pitch_audit
Read the full report for one Pitch Audit.Parameters
The report includes the scored competitor and source analyses, detected insights, recommendations,
availableSubjects, and coCompetitors. Full AI answers are added only when includeAnswers is true.
To retrieve the complete co-competitor list and compare their scores in one call:
audit.coCompetitors[].scores. Keep the expansion disabled when you only need the lighter co-occurrence metrics.
Open a co-competitor report
EverycoCompetitors row returns a subjectId. Reuse it with the same audit:
subjectId or pass self.
Example prompts
OAuth Scope
Both tools requireread:pitch-audits.
Existing MCP connections must reconnect and authorize the new scope before these tools appear.

