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

Function inputSchema

src/tools/ExitWorktreeTool/ExitWorktreeTool.ts:158–160  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156 return getExitWorktreeToolPrompt()
157 },
158 get inputSchema(): InputSchema {
159 return inputSchema()
160 },
161 get outputSchema(): OutputSchema {
162 return outputSchema()
163 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected