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

File webhook_request.ts

apps/sim/tools/http/webhook_request.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { hmacSha256Hex } from '@sim/security/hmac'
2import { generateId } from '@sim/utils/id'
3import type { RequestResponse, WebhookRequestParams } from '@/tools/http/types'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 5

generateIdFunction · 0.90
generateSignatureFunction · 0.85
textMethod · 0.80
getMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected