MCPcopy
hub / github.com/triggerdotdev/trigger.dev / registerJobNamespace

Function registerJobNamespace

packages/integration-kit/src/webhooks.ts:19–19  ·  view source on GitHub ↗
(webhookKey: string)

Source from the content-addressed store, hash-verified

17}
18
19export const registerJobNamespace = (webhookKey: string) => `job:webhook.register.${webhookKey}`;

Callers 2

createWebhookSourceFunction · 0.90
createWebhookEventSourceFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…