Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ HttpApiBuilder } from
"effect/unstable/httpapi"
;
2
import
{ Effect } from
"effect"
;
3
import
{ IntegrationNotFoundError,
type
Integration } from
"@executor-js/sdk"
;
4
Callers
nothing calls this directly
Calls
8
capture
Function · 0.90
group
Method · 0.80
set
Method · 0.80
toResponse
Function · 0.70
list
Method · 0.65
get
Method · 0.65
update
Method · 0.65
remove
Method · 0.65
Tested by
no test coverage detected