MCPcopy 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

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

Callers

nothing calls this directly

Calls 3

captureFunction · 0.90
groupMethod · 0.80
listMethod · 0.65

Tested by

no test coverage detected