Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ plugin.ts
File
plugin.ts
packages/plugins/openapi/src/sdk/plugin.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Effect, Option, Schema } from
"effect"
;
2
import
type
{ Layer } from
"effect"
;
3
import
{ HttpClient } from
"effect/unstable/http"
;
4
Callers
nothing calls this directly
Calls
15
definePlugin
Function · 0.90
makeDefaultOpenapiStore
Function · 0.90
decodeOpenApiIntegrationConfig
Function · 0.90
normalizeOpenApiAuthInputs
Function · 0.90
mergeAuthTemplates
Function · 0.90
tool
Function · 0.90
listHealthCheckCandidatesOpenApi
Function · 0.90
checkHealthOpenApi
Function · 0.90
resolveOpenApiBackedTools
Function · 0.90
invokeOpenApiBackedTool
Function · 0.90
validateOpenApiBackedToolArgs
Function · 0.90
resolveOpenApiBackedAnnotations
Function · 0.90
Tested by
no test coverage detected