Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ tools.ts
File
tools.ts
packages/core/api/src/handlers/tools.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
{ ToolNotFoundError,
type
Tool } from
"@executor-js/sdk"
;
4
Callers
nothing calls this directly
Calls
3
capture
Function · 0.90
group
Method · 0.80
list
Method · 0.65
Tested by
no test coverage detected