MCPcopy Create free account
hub / github.com/decileapp/decile / createAndWriteSpreadsheet

Function createAndWriteSpreadsheet

utils/google/sheets.ts:71–96  ·  view source on GitHub ↗
({
  title,
  auth,
  data,
  range,
}: {
  title: string;
  auth: OAuth2Client;
  data: any;
  range: string;
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

handleFunction · 0.90

Calls 2

createSpreadsheetFunction · 0.85
writeOnSpreadsheetFunction · 0.85

Tested by

no test coverage detected