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

File mark_read.ts

apps/sim/tools/whatsapp/mark_read.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ToolConfig } from '@/tools/types'
2import type { WhatsAppMarkReadParams, WhatsAppMarkReadResponse } from '@/tools/whatsapp/types'
3import { buildAuthHeaders, buildMessagesUrl, isRecord } from '@/tools/whatsapp/utils'
4

Callers

nothing calls this directly

Calls 5

buildMessagesUrlFunction · 0.90
buildAuthHeadersFunction · 0.90
isRecordFunction · 0.90
textMethod · 0.80
parseMethod · 0.80

Tested by

no test coverage detected