MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / inbound.ts

File inbound.ts

packages/integration-email/src/inbound.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Router } from 'express';
2import LinenSdk from '@linen/sdk';
3import { cleanUpQuotedEmail, extractEmail } from './helper/parser';
4import { appendProtocol } from '@linen/utilities/url';

Callers

nothing calls this directly

Calls 8

appendProtocolFunction · 0.90
getIntegrationUrlFunction · 0.90
stringifyFunction · 0.85
handleInboundFunction · 0.85
logMethod · 0.65
errorMethod · 0.65
postMethod · 0.45
sendMethod · 0.45

Tested by

no test coverage detected