MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / extract.ts

File extract.ts

packages/plugins/openapi/src/sdk/extract.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect, Option } from "effect";
2import { ToolFileJsonSchema } from "@executor-js/sdk/core";
3
4import { planToolPaths, type OperationPathInput, type PlannedToolPath } from "./definitions";

Callers

nothing calls this directly

Calls 13

extractServersFunction · 0.85
extractParametersFunction · 0.85
extractRequestBodyFunction · 0.85
extractResponseBodyFunction · 0.85
operationServersFunction · 0.85
explicitPathTemplateFunction · 0.85
documentSecurityOfFunction · 0.85
deriveOperationIdFunction · 0.85
explicitToolPathFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected