MCPcopy Index your code
hub / github.com/simstudioai/sim / create.ts

File create.ts

apps/sim/tools/google_docs/create.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { generateShortId } from '@sim/utils/id'
3import type { GoogleDocsCreateResponse, GoogleDocsToolParams } from '@/tools/google_docs/types'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 9

createLoggerFunction · 0.90
generateShortIdFunction · 0.90
shouldUseMarkdownUploadFunction · 0.85
textMethod · 0.80
parseMethod · 0.80
errorMethod · 0.80
warnMethod · 0.65
executeToolFunction · 0.50

Tested by

no test coverage detected