MCPcopy Create free account
hub / github.com/ShipSecAI/studio / webhooks.ts

File webhooks.ts

packages/shared/src/webhooks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod';
2
3// Expected input definition (matches Entry Point runtimeInputs)
4export const WebhookInputDefinitionSchema = z.object({

Callers

nothing calls this directly

Calls 1

recordMethod · 0.65

Tested by

no test coverage detected