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

Function userFacingName

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

Source from the content-addressed store, hash-verified

78 shouldDefer: true,
79
80 userFacingName() {
81 return ''
82 },
83
84 get inputSchema(): InputSchema {
85 return inputSchema()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected