Skip to content

Google Apps Script Reference

The Apps Script sidebar communicates directly with Strapi backend endpoints:

  • analyzePitchMcp(pitchText) -> POST https://strapi.gamedesignguru.com/api/v1/scope/match
  • runScopeAuditBackend(pitchText, metrics) -> POST https://strapi.gamedesignguru.com/api/v1/scope/audit
  • fetchCreditBalance() -> GET https://strapi.gamedesignguru.com/api/v1/checkout/credits?email=...