Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createLogger } from
'@sim/logger'
2
import
type
{ GmailAttachment, GmailReadParams, GmailToolResponse } from
'@/tools/gmail/types'
3
import
{
4
createMessagesSummary,
Callers
nothing calls this directly
Calls
7
createLogger
Function · 0.90
processMessage
Function · 0.90
createMessagesSummary
Function · 0.90
join
Method · 0.80
error
Method · 0.80
push
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected