MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / gen-call-tool-result-schema.ts

File gen-call-tool-result-schema.ts

packages/plugins/mcp/scripts/gen-call-tool-result-schema.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Regenerates src/sdk/call-tool-result-schema.gen.ts from the installed
2// @modelcontextprotocol/core. The schema is baked into a generated file so
3// the runtime never imports the core package (importing it costs ~8.6MB of
4// heap per Cloudflare isolate; see client-module.ts). Run after bumping the

Callers

nothing calls this directly

Calls 2

logMethod · 0.80
resolveFunction · 0.50

Tested by

no test coverage detected