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

File inbound.ts

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

Source from the content-addressed store, hash-verified

1import { Router } from 'express';
2import { linenSdk } from './helpers/linen';
3import { Actions, Types, Issue, Comment } from './helpers/types';
4import { channelsIntegrationType } from '@linen/types';

Callers

nothing calls this directly

Calls 15

appendProtocolFunction · 0.90
getIntegrationUrlFunction · 0.90
qsFunction · 0.90
fetchTeamsFunction · 0.90
handleRequestFunction · 0.85
getChannelMethod · 0.80
createNewThreadMethod · 0.80
getThreadMethod · 0.80
createNewMessageMethod · 0.80
handleUserFunction · 0.70
logMethod · 0.65

Tested by

no test coverage detected