MCPcopy Create free account
hub / github.com/freecodexyz/free-code / inputSchema

Function inputSchema

src/tools/TeamCreateTool/TeamCreateTool.ts:84–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 },
83
84 get inputSchema(): InputSchema {
85 return inputSchema()
86 },
87
88 isEnabled() {
89 return isAgentSwarmsEnabled()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected