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

File send_message.ts

apps/sim/tools/sendblue/send_message.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { filterUndefined } from '@sim/utils/object'
2import type { SendblueSendMessageParams, SendblueSendMessageResponse } from '@/tools/sendblue/types'
3import {
4 SENDBLUE_API_BASE_URL,

Callers

nothing calls this directly

Calls 2

sendblueHeadersFunction · 0.90
filterUndefinedFunction · 0.90

Tested by

no test coverage detected