MCPcopy Create free account
hub / github.com/analyticswithadam/App_Script / generateReport

Function generateReport

Data to Narrative with Input.js:227–231  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

225}
226
227function generateReport() {
228 auth();
229 fetchBigQueryData();
230 formatReport();
231}

Callers

nothing calls this directly

Calls 3

authFunction · 0.70
fetchBigQueryDataFunction · 0.70
formatReportFunction · 0.70

Tested by

no test coverage detected