MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / integrations.ts

File integrations.ts

packages/core/api/src/handlers/integrations.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { HttpApiBuilder } from "effect/unstable/httpapi";
2import { Effect } from "effect";
3import { IntegrationNotFoundError, type Integration } from "@executor-js/sdk";
4

Callers

nothing calls this directly

Calls 8

captureFunction · 0.90
groupMethod · 0.80
setMethod · 0.80
toResponseFunction · 0.70
listMethod · 0.65
getMethod · 0.65
updateMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected