| 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 |