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

File read.ts

apps/sim/tools/gmail/read.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import type { GmailAttachment, GmailReadParams, GmailToolResponse } from '@/tools/gmail/types'
3import {
4 createMessagesSummary,

Callers

nothing calls this directly

Calls 7

createLoggerFunction · 0.90
processMessageFunction · 0.90
createMessagesSummaryFunction · 0.90
joinMethod · 0.80
errorMethod · 0.80
pushMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected